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

I edited the line to append the `unless otherwise specified`, since now we 
allow overriding that with the new flag.

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