summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Clang-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* Record C compile features flags for MinGW Clang on WindowsBrad King2017-11-011-1/+1
* Clang: Do not add '-std=' options when simulating MSVCRuben Van Boxem2017-06-271-7/+23
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-15/+0
* Clang: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-15/+1
* Features: Make feature recording conditions more consistentBrad King2016-12-021-1/+3
* Features: Centralize per-compiler recording macrosBrad King2016-11-021-7/+3
* Project: Guess default standard dialect if compiler was forced (#15852)Brad King2015-11-191-0/+7
* Project: Don't require computed default dialect if compiler was forced.Stephen Kelly2015-09-221-3/+5
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-4/+5
* Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-151-2/+1
* Merge branch 'default-lang-dialect' into step2Stephen Kelly2014-11-201-3/+7
|\
| * Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-201-1/+5
| * Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-181-2/+2
* | Features: Use the correct dialect flag when recording features.Stephen Kelly2014-11-121-4/+4
|/
* Features: Record for Clang 3.4Stephen Kelly2014-05-201-0/+36
* 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