compnerd added a subscriber: compnerd.

================
Comment at: include/__config:31
@@ +30,3 @@
+#ifndef _LIBCPP_ABI_MINOR_VERSION
+#define _LIBCPP_ABI_MINOR_VERSION 0
+#endif
----------------
This seems unused?  The renaming for the major version would be unnecessary if 
this is not being added.

================
Comment at: include/__config:243
@@ -233,1 +242,3 @@
+    defined(_LIBCPP_ALTERNATE_STRING_LAYOUT)
+#define _LIBCPP_ABI_ALTERNATE_STRING_LAYOUT
 #endif
----------------
Whats the rationale for renaming this?


Repository:
  rL LLVM

http://reviews.llvm.org/D11740




_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to