summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/clang/unittests/Format/FormatTestJava.cpp
diff options
context:
space:
mode:
authorMatt Dunwoodie <ncon@noconroy.net>2021-04-04 17:56:55 +1000
committerMatt Dunwoodie <ncon@noconroy.net>2021-04-13 15:47:31 +1000
commit463fb4a722d6dd7ad9b30481972210abd0317c97 (patch)
treee88de36f4fb58397b4110f8681d7301441f8247f /gnu/llvm/clang/unittests/Format/FormatTestJava.cpp
parentUse SMR for wg_noise (diff)
downloadwireguard-openbsd-463fb4a722d6dd7ad9b30481972210abd0317c97.tar.xz
wireguard-openbsd-463fb4a722d6dd7ad9b30481972210abd0317c97.zip
Use malloc instead of pool_* for infrequent allocations
We can get rid of the pool overhead by using the malloc family of functions. This does lose us the ability to see directly how much each allocation is using, but it if we really want that, maybe we add new malloc types? Either way, not something we need at the moment.
Diffstat (limited to 'gnu/llvm/clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions