[PATCH] Reword ELAST warning
JF Bastien
jfb at chromium.org
Mon Feb 23 18:01:41 PST 2015
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7818
Files:
libcxx/trunk/src/config_elast.h
Index: libcxx/trunk/src/config_elast.h
===================================================================
--- libcxx/trunk/src/config_elast.h
+++ libcxx/trunk/src/config_elast.h
@@ -30,7 +30,7 @@
#define _LIBCPP_ELAST _sys_nerr
#else
// Warn here so that the person doing the libcxx port has an easier time:
-#warning This platform's ELAST hasn't been ported yet
+#warning ELAST for this platform not yet implemented
#endif
#endif // _LIBCPP_CONFIG_ELAST
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7818.20564.patch
Type: text/x-patch
Size: 463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150224/fe352bc0/attachment.bin>
More information about the llvm-commits
mailing list