diff options
author | Ross Brunton <ross@codeplay.com> | 2025-08-07 14:14:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 08:14:26 -0500 |
commit | 900d20d0dc7b228cba9df98ed3ec713098c79342 (patch) | |
tree | 291e18c9ea94bc81e9f4a41a9868558285065e9d /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | e368b5343d037c89051097c2a87a6fb76548014e (diff) | |
download | llvm-900d20d0dc7b228cba9df98ed3ec713098c79342.zip llvm-900d20d0dc7b228cba9df98ed3ec713098c79342.tar.gz llvm-900d20d0dc7b228cba9df98ed3ec713098c79342.tar.bz2 |
[NFC][Offload] Move conformance test warning outside of function (#152466)
`add_conformance_test` checks for libc and prints a warning if it is not
found. However, this warning ends up being printed once for each test,
spamming the cmake log. Moving it up to the folder cmake allows it to
be reported only once.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions