[PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
tareq.a.siraj at intel.com
Mon Jul 22 14:45:52 PDT 2013
================
Comment at: test/cpp11-migrate/HeaderReplacements/common.cpp:3
@@ +2,3 @@
+// in main.cpp
+// RUN: ls
+
----------------
Tareq A. Siraj wrote:
> Edwin Vane wrote:
> > Looking at lit source it looks like you can just say `// END.`
> Fixed.
Actually, this still complaints about "Test has no RUN line." Looking at existing usage of "END.", it looks like at least one "RUN" needs to be there.
http://llvm-reviews.chandlerc.com/D1142
More information about the cfe-commits
mailing list