================
@@ -5150,9 +5150,11 @@ void Clang::ConstructJob(Compilation &C, const JobAction 
&JA,
   const bool IsAssertBuild = true;
 #endif
 
-  // Disable the verification pass in -asserts builds.
----------------
fhahn wrote:

Hmm, I might be missing something here, but doesn't this disable the verifier 
for builds without assertions?

https://github.com/llvm/llvm-project/pull/68172
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to