halyavin added a subscriber: halyavin.

================
Comment at: libcxx/include/atomic_support.h:1
@@ +1,2 @@
+//===----------------------------------------------------------------------===////
+//
----------------
Non-standard include files in the main include directory must start with __ to 
avoid collisions with application headers.

================
Comment at: libcxx/include/atomic_support.h:1
@@ +1,2 @@
+//===----------------------------------------------------------------------===////
+//
----------------
halyavin wrote:
> Non-standard include files in the main include directory must start with __ 
> to avoid collisions with application headers.
Does anyone know why this header exists and atomic header can't be used 
instead? 


Repository:
  rL LLVM

https://reviews.llvm.org/D24991



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

Reply via email to