bruno added inline comments.

================
Comment at: lib/Lex/PPDirectives.cpp:179
@@ +178,3 @@
+    "exception", "iterator", "random", "strstream", "vector",
+    "forward_list", "limits", "ratio", "system_error",
+
----------------
Applying your patch reveled a bunch of ^M (carriage-return) characters in the 
C++ library headers section above. Also make sure to clean this up.


http://reviews.llvm.org/D19843



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

Reply via email to