aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-10-07 14:58:36 +0200
committerGitHub <noreply@github.com>2025-10-07 14:58:36 +0200
commitb717f839a3a3c205f7b254523569cefb9e8c999c (patch)
treec0ea266a0d7c2ba760fc9c890bfbc477a1043c53 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf2de174ef9bae18a25671d3a51729bebe1385bb3 (diff)
downloadllvm-b717f839a3a3c205f7b254523569cefb9e8c999c.zip
llvm-b717f839a3a3c205f7b254523569cefb9e8c999c.tar.gz
llvm-b717f839a3a3c205f7b254523569cefb9e8c999c.tar.bz2
[libc++] Don't use std::allocator inside <any> (#161061)
There isn't much of a reason to use the allocator abstraction facilities inside `<any>`. We can improve compile times a bit by avoiding them and using `__libcpp_{,de}allocate` directly. IMO this also significantly improves readability here.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions