================ @@ -0,0 +1,107 @@ +// Tests the opt-in MSan local-uninitialized-read check ---------------- thurstond wrote:
For good measure, a test in clang/test/Driver should verify that `clang -###` correctly dumps `-fsanitize-memory-local-address-never-taken` https://github.com/llvm/llvm-project/pull/207529 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
