diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-02-26 10:23:28 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 10:23:28 -0600 |
commit | 15ee9d91fbb55a507a8f0bce7d3d66a825c6ec30 (patch) | |
tree | a548ffc9741be31e73bb34ce6373866af88bda7e /llvm/lib/CodeGen/MachineOutliner.cpp | |
parent | a955426a16bcbb9bf05eb0e3894663dff4983b00 (diff) | |
download | llvm-15ee9d91fbb55a507a8f0bce7d3d66a825c6ec30.zip llvm-15ee9d91fbb55a507a8f0bce7d3d66a825c6ec30.tar.gz llvm-15ee9d91fbb55a507a8f0bce7d3d66a825c6ec30.tar.bz2 |
[lldb] Build the API unittests with -Wdocumentation (#128893)
The LLDB SB API headers should be -Wdocumentation clean as they might
get included by projects building with -Wdocumentation. Although I'd
love for all of LLDB to be clean, we're pretty far removed from that
goal. Until that changes, this PR will detect issues in the SB API
headers by including all the headers in the unittests (by including
LLDB/API.h) and building that with the warning, if the compiler supports
it.
rdar://143597614
Diffstat (limited to 'llvm/lib/CodeGen/MachineOutliner.cpp')
0 files changed, 0 insertions, 0 deletions