[compiler-rt] [llvm] [test][msan] Precommit tests for vararg improvements (PR #72612)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 11:40:24 PST 2023
================
@@ -0,0 +1,256 @@
+// Check that shadow of retrived value from va_list matches the shadow of passed value.
----------------
thurstond wrote:
Nit: "retrieved"
https://github.com/llvm/llvm-project/pull/72612
More information about the llvm-commits
mailing list