hans added inline comments. ================ Comment at: lib/Frontend/HeaderIncludeGen.cpp:106 @@ +105,3 @@ + // it to be there. + *OutputFile << '\n'; + } ---------------- thakis wrote: > 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 Ah, it's the newline after "test.cc" that CMake looks for. Hmm..
http://reviews.llvm.org/D19881 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits