diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2025-05-07 22:18:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 22:18:05 -0700 |
commit | 215dbcb2bc5c1b1bc8775db2a7c22f67f3949fd7 (patch) | |
tree | 3656e82fec90a0c531a85e788de3b3ef4ada3586 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 28521368d74a7ea264ce7cf2f51e48f92c4f53a5 (diff) | |
download | llvm-215dbcb2bc5c1b1bc8775db2a7c22f67f3949fd7.zip llvm-215dbcb2bc5c1b1bc8775db2a7c22f67f3949fd7.tar.gz llvm-215dbcb2bc5c1b1bc8775db2a7c22f67f3949fd7.tar.bz2 |
[bazel] Enable header processing for C++ builds. (#138934)
This would only work for projects that explicitly enable "parse_headers"
feature (or for builds that specify this on command-line) - right now
there are none, so this change shouldn't affect most builds. When
"parse_headers" is enabled though, it would catch problems of
incorrect/missing includes in header-only cc_libraries.
See https://bazel.build/docs/bazel-and-cpp#toolchain-features on why
this option is a best practice for C++ projects.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions