================
@@ -0,0 +1,13 @@
+// RUN: %clang_cc1 -gkey-instructions %s -debug-info-kind=line-tables-only 
-emit-llvm -o - \
+// RUN: | FileCheck %s --implicit-check-not atomGroup --implicit-check-not 
atomRank
+
----------------
SLTozer wrote:

Maybe a small comment to the effect of, "Test for storing to a bitfield member, 
as this has distinct codegen to other variable/member stores"? Entirely 
optional since this may already be contextually obvious.

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

Reply via email to