summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Clang-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-041-1/+3
* Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-151-2/+1
* Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-1/+1
* Features: Use the correct dialect flag when recording features.Stephen Kelly2014-11-121-4/+4
* Clang: Enable c++14 dialect flag with Clang 3.5.Stephen Kelly2014-09-171-1/+4
* Clang: Don't overwrite c++11 compile option value with c++14 flag.Stephen Kelly2014-09-171-2/+2
* Features: Record for Clang 3.4Stephen Kelly2014-05-201-1/+26
* Features: Only require AppleClang policy to be NEW on APPLE.Stephen Kelly2014-05-141-1/+1
* Add some COMPILE_OPTIONS for specifying C++ dialect.Stephen Kelly2014-04-071-0/+13
* Don't load Clang-CXX from AppleClang-CXX.Stephen Kelly2014-04-071-0/+5
* Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-041-1/+3
* Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-021-0/+2
* Clang: Split Compiler/Clang* modules out from GNU (#13550)Brad King2012-09-191-1/+2
* Recognize Clang C and C++ compilers (see #10693)Brad King2010-05-171-0/+1