Index: llvm/trunk/cmake/modules/CheckAtomic.cmake =================================================================== --- llvm/trunk/cmake/modules/CheckAtomic.cmake +++ llvm/trunk/cmake/modules/CheckAtomic.cmake @@ -81,7 +81,6 @@ ## assumes C++11 works. CHECK_CXX_SOURCE_COMPILES(" #ifdef _MSC_VER -#include /* Workaround for PR19898. */ #include #endif int main() {