NoQ added inline comments.

================
Comment at: test/Analysis/diagnostics/plist-multi-file.c:202
+// CHECK-NEXT:  <array>
+// CHECK-NEXT:   <string>report-{{([0-9a-f]{6})}}.html</string>
+// CHECK-NEXT:  </array>
----------------
Yay we have regular expressions.
`()` are needed so that not to confuse `}``}}` with `}}``}`.


Repository:
  rC Clang

https://reviews.llvm.org/D46902



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

Reply via email to