gribozavr accepted this revision.
gribozavr added a comment.

Thanks for the fix!



================
Comment at: test/Analysis/cxx-uninitialized-object.cpp:1145
+
+void entry() {
+  MyAtomicInt b;
----------------
`c11atomicTest()`


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61106/new/

https://reviews.llvm.org/D61106



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to