Use the C++11 definition of PODness for __is_pod in C++11 mode.
Keep the old definition for C++98 so we don't break tr1::is_pod. llvm-svn: 155754
Loading
Please register or sign in to comment
Keep the old definition for C++98 so we don't break tr1::is_pod. llvm-svn: 155754