aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-07-15 20:24:56 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-07-15 20:24:56 +0000
commitf51601c856d38b5654f933e30b887282f7676399 (patch)
treea25d8458078def575156e718d748161fd3554009 /clang/lib/Frontend/InitPreprocessor.cpp
parente9fa3b8e6bb9a8d6d6674058c18b264cce83b026 (diff)
downloadllvm-f51601c856d38b5654f933e30b887282f7676399.zip
llvm-f51601c856d38b5654f933e30b887282f7676399.tar.gz
llvm-f51601c856d38b5654f933e30b887282f7676399.tar.bz2
ADT: Add MapVector::remove_if
Add a `MapVector::remove_if()` that erases items in bulk in linear time, as opposed to quadratic time for repeated calls to `MapVector::erase()`. llvm-svn: 213090
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions