aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2023-08-08 17:00:20 +0200
committerKadir Cetinkaya <kadircet@google.com>2023-08-09 09:36:48 +0200
commit0a315be2a46f35bb990dd6c8418a189daec15350 (patch)
treee477710927df909168bd7efabe600110e26d065a /clang/lib/Frontend/CompilerInvocation.cpp
parent27d6161b64369557bedc1bf1580a48e64d16c19b (diff)
downloadllvm-0a315be2a46f35bb990dd6c8418a189daec15350.zip
llvm-0a315be2a46f35bb990dd6c8418a189daec15350.tar.gz
llvm-0a315be2a46f35bb990dd6c8418a189daec15350.tar.bz2
[include-cleaner] Dont boost private headers beyond public ones
Private headers should be the last resort, even if they match the name of a symbol. It's pretty common in umrella headers to have internal file names that match the symbol (e.g. Eigen::Matrix, declared in private header Matrix.h, and exposed in umbrella header Eigen/Core). Differential Revision: https://reviews.llvm.org/D157400
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions