Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCH: Add support for OBJC/OBJCXX languages | Cristian Adam | 2019-11-03 | 1 | -3/+0 |
* | PCH: Use clang's own pch functionality instead of the GCC emulation | Cristian Adam | 2019-10-03 | 1 | -3/+4 |
* | Merge topic 'clang-ipo-support' | Brad King | 2019-09-03 | 1 | -2/+9 |
|\ | |||||
| * | Clang: add LTO support for GNU-command line clang on windows | Zsolt Parragi | 2019-08-27 | 1 | -2/+9 |
* | | Precompile headers: Add methods to generate PCH sources | Cristian Adam | 2019-08-28 | 1 | -0/+7 |
|/ | |||||
* | Clang: Fall back to llvm-rc when rc is unavailable | Gregory Mitrano | 2019-08-14 | 1 | -0/+15 |
* | clang: setup correct configuration in gnu mode | Zsolt Parragi | 2019-05-23 | 1 | -5/+112 |
* | Clang: Use -TP flag for C++ sources with clang-cl | Brad King | 2017-10-25 | 1 | -0/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
* | Avoid if() quoted auto-dereference when checking for "MSVC" | Fraser Hutchison | 2014-11-19 | 1 | -2/+2 |
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458) | Brad King | 2013-10-04 | 1 | -0/+32 |