diff options
author | Reid Kleckner <rnk@google.com> | 2020-02-26 17:24:52 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-02-27 10:05:30 -0800 |
commit | 04da3dfecc199a7fdd262b06eeb399fc8ce0d1f6 (patch) | |
tree | 4ba7a872c45b0f0af942192c4918bee69b1d29cf /clang/lib/Lex/ModuleMap.cpp | |
parent | 0c8a21879872c8ca8aa5966263f9d67207b3108e (diff) | |
download | llvm-04da3dfecc199a7fdd262b06eeb399fc8ce0d1f6.zip llvm-04da3dfecc199a7fdd262b06eeb399fc8ce0d1f6.tar.gz llvm-04da3dfecc199a7fdd262b06eeb399fc8ce0d1f6.tar.bz2 |
Forward declare special case lists
This avoids pulling in unordered_map from TrigramIndex.h:
$ diff -u thedeps-before.txt thedeps-after.txt | \
grep '^[-+] ' | sort | uniq -c | sort -nr
976 - ../llvm/include/llvm/Support/TrigramIndex.h
976 - ../llvm/include/llvm/Support/SpecialCaseList.h
976 - ../clang/include/clang/Basic/SanitizerSpecialCaseList.h
502 - ../../../PROGRA~2/MIB055~1/2019/PROFES~1/VC/Tools/MSVC/14.24.28314/include/unordered_map
467 - ../../../PROGRA~2/MIB055~1/2019/PROFES~1/VC/Tools/MSVC/14.24.28314/include/xhash
467 - ../../../PROGRA~2/MIB055~1/2019/PROFES~1/VC/Tools/MSVC/14.24.28314/include/xbit_ops.h
212 - ../llvm/include/llvm/ADT/StringSet.h
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions