"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "f4d9338dfb60f7eb4c59b85409bcd3cc69b0becc"
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
Loading
Please register or sign in to comment