aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2024-02-13 16:09:35 -0800
committerJim Ingham <jingham@apple.com>2024-02-13 16:12:20 -0800
commit3647ff159a2f2445c45d9cbb4f8791b5f30da16b (patch)
tree70608bc45e8bf9835687c1a866c127df044ad77d /clang/lib/CodeGen/CodeGenModule.cpp
parent3122969e8e2404c1eb0b9c660bd979e1001c42fd (diff)
downloadllvm-3647ff159a2f2445c45d9cbb4f8791b5f30da16b.zip
llvm-3647ff159a2f2445c45d9cbb4f8791b5f30da16b.tar.gz
llvm-3647ff159a2f2445c45d9cbb4f8791b5f30da16b.tar.bz2
Used std::vector::reserve when I meant std::vector::resize.
The Linux std has more asserts enabled by default, so it complained, even though this worked on Darwin...
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions