Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__...
Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed. llvm-svn: 201938
Loading
Please register or sign in to comment