K 10 svn:author V 3 dim K 8 svn:date V 27 2014-03-29T11:33:52.614247Z K 7 svn:log V 344 MFC r263774: Revert r263694, and apply a better fix to squelch unnecessary warnings from clang about possible keywords being treated as identifiers for the remainder of the translation unit (a.k.a. -Wkeyword-compat), when using libstdc++ in combination with -Wsystem-headers. This will not only fix devd, but any C++ program using libstdc++. END