Lines Matching +full:docs +full:- +full:polly +full:- +full:html
3 # llvm.org/docs/DeveloperPolicy.html#toolchain
52 # See https://developercommunity.visualstudio.com/content/problem/845933/miscompile-boolean-condition-deduced-to-be-always.html
53 # and thread "[llvm-dev] Longstanding failing tests - clang-tidy, MachO, Polly"
54 # on llvm-dev Jan 21-23 2020.
61 message(FATAL_ERROR "Host Visual Studio version 16.4 is known to miscompile part of LLVM, please use clang-cl or upgrade to 16.5 or above (use -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON to ignore)")
69 message(FATAL_ERROR "Host Clang must have at least -fms-compatibility-version=${MSVC_MIN}, your version is ${CMAKE_CXX_SIMULATE_VERSION}.")
76 set(CMAKE_REQUIRED_FLAGS "${CMAKE_REQUIRED_FLAGS} -std=c++0x")