mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
No intended behavior change on Linux and Mac OS X. On Windows, having libcxxabi in one's checkout should now no longer break running cmake. (cl.exe supports c++11, but doesn't understand a -std= flag.) llvm-svn: 213214