K 10 svn:author V 3 dim K 8 svn:date V 27 2012-10-29T21:11:37.732524Z K 7 svn:log V 191 MFC r241909: Allow building libc++ with any custom -std=xxx flag. Note that using -std=gnu++98 will give a lot of warnings with clang, so please use -std=c++0x or higher, or use NO_WERROR. END