NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Ugh, i forced a lot of boilerplate on you. Hope it was worth it >.<

Thank you!~



================
Comment at: test/Analysis/cfg-openmp.cpp:3
+
+// CHECK:        void xxx(int argc)
+// CHECK:        [B1]
----------------
Those are quite readable because of very verbose pretty-prints but generally i 
prefer to interleave code and `CHECK:` lines so that to easily see both on one 
screen and know what corresponds to what.


Repository:
  rC Clang

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

https://reviews.llvm.org/D64356



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

Reply via email to