thakis added inline comments.

================
Comment at: lib/Frontend/HeaderIncludeGen.cpp:106
@@ +105,3 @@
+    // it to be there.
+    *OutputFile << '\n';
+  }
----------------
Doesn't do that for me:

C:\src\ninja>cl /c test.cc /nologo /showIncludes
test.cc
Note: including file: c:\src\ninja\test.h


http://reviews.llvm.org/D19881



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

Reply via email to