[clang] [analyzer] `canReasonAbout` does not support `nonloc::LazyCompoundVal` (PR #87521)

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 4 14:35:18 PDT 2024


================
@@ -0,0 +1,17 @@
+// REQUIRES: crash-recovery, asserts
----------------
haoNoQ wrote:

You probably don't need this. There's no need to disable a perfectly normal test just because it didn't crash before the patch in that configuration. It's still nice to know that it doesn't crash after the patch _regardless of_ configuration.

https://github.com/llvm/llvm-project/pull/87521


More information about the cfe-commits mailing list