summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use the "wasm32-wasi" triple in testsDan Gohman2019-04-301-2/+2
* [AArch64] Add support for MTE intrinsicsJaved Absar2019-04-261-0/+3
* [BPF] do not generate predefined macro bpfYonghong Song2019-04-261-0/+16
* Remove use of lookahead from _Pragma handling and from all otherRichard Smith2019-04-111-0/+22
* [WebAssembly] Add mutable globals featureThomas Lively2019-03-291-0/+11
* [OpenCL] Allow variadic macros as Clang feature.Anastasia Stulova2019-03-261-2/+19
* [clang] Add support for Exynos M5 (NFC)Evandro Menezes2019-03-222-0/+5
* Improve the diagnostic for #include_next occurring in a file not foundRichard Smith2019-03-214-0/+32
* [X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpusCraig Topper2019-03-212-6/+62
* Replace tok::angle_string_literal with new tok::header_name.Richard Smith2019-03-191-0/+6
* Factor out repeated code parsing and concatenating header-names fromRichard Smith2019-03-191-1/+1
* Reland the rest of "Add AIX Target Info"Jason Liu2019-03-141-0/+415
* Add PragmaHandler for MSVC pragma execution_character_setReid Kleckner2019-03-141-0/+18
* [X86] Only define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 in 64-bit mode.Craig Topper2019-03-141-2/+6
* Revert "Add AIX Target Info"Jason Liu2019-03-131-415/+0
* Add AIX Target InfoJason Liu2019-03-131-0/+415
* [X86] Add 'yonah' test to predefined-arch-macros.c test.Craig Topper2019-03-131-0/+18
* [WebAssembly] Temporarily disable bulk-memory with -pthreadThomas Lively2019-03-021-4/+2
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-13/+22
* [X86] AMD znver2 enablementGanesh Gopalasubramanian2019-02-261-0/+94
* [SYCL] Add clang front-end option to enable SYCL device compilation flow.Alexey Bader2019-02-251-0/+5
* Make predefined FLT16 macros conditional on support for the typeNemanja Ivanovic2019-02-201-14/+14
* [ARM] Add pre-defined macros for ROPI and RWPIOliver Stannard2019-02-181-0/+14
* [X86] Add clang support for X86 flag output parameters.Nirav Dave2019-02-142-3/+14
* Print a note to the called macro when diagnosing err_embedded_directiveNico Weber2019-02-141-2/+2
* [PowerPC] Stop defining _ARCH_PWR6X on POWER7 and upHubert Tong2019-02-131-7/+7
* [WebAssembly] Make thread-related options consistentHeejin Ahn2019-02-111-2/+4
* [WebAssembly] Add atomics target optionHeejin Ahn2019-02-061-3/+14
* [Preprocessor] Add a note with framework location for "file not found" error.Volodymyr Sapsai2019-02-051-0/+18
* [WebAssembly] Add bulk memory target featureThomas Lively2019-01-311-6/+50
* [MSP430] Ajust f32/f64 alignment according to MSP430 EABIAnton Korobeynikov2019-01-251-1/+1
* [WebAssembly] Add a __wasi__ target macroDan Gohman2019-01-241-0/+7
* [WebAssembly] Support __float128Dan Gohman2019-01-241-0/+1
* [WebAssembly] Factor commonality between wasm32 and wasm64 in test/Preprocess...Dan Gohman2019-01-241-633/+342
* [MSVC Compat] Fix typo correction for inclusion directives.Volodymyr Sapsai2019-01-151-0/+1
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-111-1/+2
* [WebAssembly] Add unimplemented-simd128 feature, gate builtinsThomas Lively2019-01-101-0/+9
* Android is not GNU, so don't claim that it is.Dan Albert2019-01-081-0/+2
* [Clang] Add __builtin_launderEric Fiselier2018-12-141-0/+1
* Basic: make `int_least64_t` and `int_fast64_t` match on DarwinSaleem Abdulrasool2018-12-121-12/+12
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+24
* PTH-- Remove feature entirely-Erich Keane2018-12-041-3/+0
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-0/+97
* Fix combining pragma __debug dump & parser_crash with -EDavid Blaikie2018-11-151-0/+8
* Introduce the _Clang scoped attribute token.Aaron Ballman2018-11-091-11/+27
* [AArch64] Implement FP16FML intrinsicsBryan Chan2018-10-251-12/+18
* Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.Aaron Ballman2018-10-241-11/+15
* Add language standard aliases for -std=c18, -std=gnu18, and -std=iso9899:2018.Aaron Ballman2018-10-181-0/+1
* [AArch64] Define __ELF__ for aarch64-none-elf and other similar triples.Eli Friedman2018-10-171-0/+1
* [X86] Remove FeatureRTM from Skylake processor listCraig Topper2018-10-101-14/+0