EricWF added a reviewer: mclow.lists.
EricWF added a subscriber: mclow.lists.
EricWF added a comment.

Where are the special lexing rules specified?



================
Comment at: include/__config:153
+#ifndef __has_include
+#define __has_include(...) 0
 #endif
----------------
I do prefer not hijacking this name, but if it's needed to make things work, 
then it's OK with me.

@mclow.lists Are you OK if we steal this identifier and `#define` it ourselves.


Repository:
  rCXX libc++

https://reviews.llvm.org/D49067



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

Reply via email to