aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2022-11-11 12:41:45 +0100
committerSam McCall <sam.mccall@gmail.com>2022-11-11 13:41:54 +0100
commit7943169273b22f61a0322cb2d38ff75845e52628 (patch)
tree27713841fbdbe0690f37452595c0c2b5e19a88cb /clang/lib/Frontend/CompilerInvocation.cpp
parent1da74eeb0e1b6cb0d427148d9ed05afb3a1e01bc (diff)
downloadllvm-7943169273b22f61a0322cb2d38ff75845e52628.zip
llvm-7943169273b22f61a0322cb2d38ff75845e52628.tar.gz
llvm-7943169273b22f61a0322cb2d38ff75845e52628.tar.bz2
[clang-include-cleaner] make SymbolLocation a real class, move FindHeaders
- replace SymbolLocation std::variant with enum-exposing version similar to those in types.cpp. There's no appropriate implementation file, added LocateSymbol.cpp in anticipation of locateDecl/locateMacro. - FindHeaders is not part of the public Analysis interface, so should not be implemented/tested there (just code organization) - rename findIncludeHeaders->findHeaders to avoid confusion with Include concept Differential Revision: https://reviews.llvm.org/D137825
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions