[PATCH] D15410: AnalysisConsumer: use canonical decl for both lookup and store of visited decls

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 20:58:38 PST 2015


zaks.anna added inline comments.

================
Comment at: test/Analysis/inlining/analysis-order.c:13
@@ +12,3 @@
+
+// CHECK: analysis-order.c test2
+// CHECK: analysis-order.c test1
----------------
Can you use CHECK-NEXT instead? 


Repository:
  rL LLVM

http://reviews.llvm.org/D15410





More information about the cfe-commits mailing list