diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-03-26 14:05:40 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-03-26 14:05:40 +0000 |
commit | 40b099b0680e8a6b99167fba6e1e6b228e8935bd (patch) | |
tree | 19abe52df22b753421b3ac26de7661c3d53fecb9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c0f6380464525285fe165cae60a41b146e09d48a (diff) | |
download | bcm5719-llvm-40b099b0680e8a6b99167fba6e1e6b228e8935bd.tar.gz bcm5719-llvm-40b099b0680e8a6b99167fba6e1e6b228e8935bd.zip |
ThreadSafetyReporter: Manage diagnostics in a std::list.
std::list is expensive, but so is std::sorting a SmallVector of SmallVectors of
heavyweight PartialDiagnostics.
Saves ~30k in a i386-linux-Release+Asserts clang build.
llvm-svn: 153437
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions