steakhal added inline comments.

================
Comment at: clang/test/Analysis/trivial-copy-struct.cpp:26
+
+  clang_analyzer_dump(n1); // expected-warning {{&SymRegion{reg_$2<Node * 
n1>}}}
+  clang_analyzer_dump(n2); // expected-warning {{&HeapSymRegion{conj_$1{Node 
*, LC1, S1855, #1}}}}
----------------
and in the rest of the cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132142

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

Reply via email to