forked from OSchip/llvm-project
				
			|  d7c5037e6b Saves ~400 includes of related headers:
$ diff -u <(sort thedeps-before.txt) <(sort thedeps-after.txt) \
    | grep '^[-+] ' | sort | uniq -c | sort -nr
    468 -    llvm-project/clang/include/clang/Basic/TargetInfo.h
    468 -    llvm-project/clang/include/clang/Basic/TargetCXXABI.h
    368 -    llvm-project/llvm/include/llvm/Support/CodeGen.h
    368 -    llvm-project/clang/include/clang/Basic/XRayInstr.h
    368 -    llvm-project/clang/include/clang/Basic/CodeGenOptions.h
    368 -    llvm-project/clang/include/clang/Basic/CodeGenOptions.def
    367 -    llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h
    367 -    llvm-project/clang/include/clang/Basic/DebugInfoOptions.h | ||
|---|---|---|
| .. | ||
| ASTDiff | ||
| Core | ||
| DependencyScanning | ||
| Inclusions | ||
| Refactoring | ||
| Syntax | ||
| Transformer | ||
| AllTUsExecution.cpp | ||
| ArgumentsAdjusters.cpp | ||
| CMakeLists.txt | ||
| CommonOptionsParser.cpp | ||
| CompilationDatabase.cpp | ||
| Execution.cpp | ||
| ExpandResponseFilesCompilationDatabase.cpp | ||
| FileMatchTrie.cpp | ||
| FixIt.cpp | ||
| GuessTargetAndModeCompilationDatabase.cpp | ||
| InterpolatingCompilationDatabase.cpp | ||
| JSONCompilationDatabase.cpp | ||
| Refactoring.cpp | ||
| RefactoringCallbacks.cpp | ||
| StandaloneExecution.cpp | ||
| Tooling.cpp | ||