diff options
author | Nathan Chancellor <nathan@kernel.org> | 2025-08-01 23:53:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 23:53:17 -0700 |
commit | a1c3c6554f0fe2a0404268c07017c315f52b5415 (patch) | |
tree | 8b2cf32f79b1ccb727ea1c18dd18ce4821ac2aca /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5e3cc00060e3fc19996d3201360c5693bc3ecaa8 (diff) | |
download | llvm-a1c3c6554f0fe2a0404268c07017c315f52b5415.zip llvm-a1c3c6554f0fe2a0404268c07017c315f52b5415.tar.gz llvm-a1c3c6554f0fe2a0404268c07017c315f52b5415.tar.bz2 |
[clang][test] Split out staticanalyzer portion of Modules/specializations-lazy-load-parentmap-crash.cpp (#151259)
When the static analyzer is disabled with
-DCLANG_ENABLE_STATIC_ANALYZER=OFF, the newly added
specializations-lazy-load-parentmap-crash.cpp test fails with:
error: action RunAnalysis not compiled in
--
********************
********************
Failed Tests (1):
Clang :: Modules/specializations-lazy-load-parentmap-crash.cpp
Split out the part of the test that requires the static analyzer so that
it does not run when the static analyzer is unavailable.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions