summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2012-03-27 19:10:45 +0000
committerLang Hames <lhames@gmail.com>2012-03-27 19:10:45 +0000
commit5544bf1b8aae6227e036e9becaa55097289b3fa9 (patch)
tree8a89be8aa71d9eea2d5f14929a39e7196bdc730d /clang/lib/Frontend/CompilerInvocation.cpp
parenta25fe22198e3bceea575ca7b0f5d320079ca2901 (diff)
downloadbcm5719-llvm-5544bf1b8aae6227e036e9becaa55097289b3fa9.tar.gz
bcm5719-llvm-5544bf1b8aae6227e036e9becaa55097289b3fa9.zip
Use a SmallVector and linear lookup instead of a DenseSet - SourceMap values
will always be tiny sets, so DenseSet is overkill (SmallSet won't work as we need iteration support). llvm-svn: 153529
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud