Gor Nishanov
|
05da52cced
[coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
|
9 年之前 |
Richard Smith
|
0b21f892bf
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
|
9 年之前 |
Richard Smith
|
98a155cae0
Mark P0127R3 as done, and replace its __has_feature check with the corresponding SD-6 macro.
|
9 年之前 |
Richard Smith
|
3a2044d1a8
Add a couple more tentative names for upcoming SD-6 feature checks. These might
|
9 年之前 |
Richard Smith
|
e8cee8f0e8
P0095R3: Implement the latest published revision of SD-6 (C++ feature test macros).
|
9 年之前 |
Richard Smith
|
252e09f6c1
P0096R2: Implement more recent revision of SD-6 (C++ feature test macros).
|
9 年之前 |
Daniel Marjamaki
|
556618ddc0
Minor tweak. Avoid hardcoding.
|
9 年之前 |
David L. Jones
|
133fae6232
Simplify Clang's version number configuration in CMake.
|
9 年之前 |
Matt Arsenault
|
f144d8bacc
OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
|
9 年之前 |
Yaron Keren
|
8696bb1fa1
Provide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_INT_N_0 when in C++ gnu language extensions.
|
9 年之前 |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 年之前 |
Rafael Espindola
|
465434bba5
Restructure the propagation of -fPIC/-fPIE.
|
9 年之前 |
Alexey Bataev
|
81530666d0
[OPENMP] Fixed processing of '-fopenmp-version=' option and test.
|
9 年之前 |
Alexey Bataev
|
6a63ab29f8
[OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing
|
9 年之前 |
Alexey Bataev
|
07baaff938
[OPENMP] Set '_OPENMP' macro to '201511' value to reflect support for
|
9 年之前 |
Justin Lebar
|
445e59e90c
[CUDA] Add -fcuda-approx-transcendentals flag.
|
9 年之前 |
Yaxun Liu
|
1c20b81853
[OpenCL] Add supported OpenCL extensions to target info.
|
9 年之前 |
Yaxun Liu
|
824cf0727f
Revert "[OpenCL] Add supported OpenCL extensions to target info."
|
9 年之前 |
Yaxun Liu
|
1ae52775b1
[OpenCL] Add supported OpenCL extensions to target info.
|
9 年之前 |
Yaxun Liu
|
64029a8d04
[OpenCL] Add predefined macros.
|
9 年之前 |
JF Bastien
|
2edbc97e33
NFC: clarify comment on lock-free macros
|
9 年之前 |
Nico Weber
|
a47aafa1c1
clang-cl: Include /FI headers in /showIncludes output.
|
9 年之前 |
James Y Knight
|
e85ad57298
Make TargetInfo store an actual DataLayout instead of a string.
|
9 年之前 |
Artem Belevich
|
2a6c10f5d8
[CUDA] Make CUDA compilation usable by default.
|
9 年之前 |
John McCall
|
cfa180d590
Define __unsafe_unretained and __autoreleasing in ObjC GC mode.
|
9 年之前 |
Reid Kleckner
|
634eafb8c6
Sink some PTHManager includes out of Preprocessor.h
|
9 年之前 |
John McCall
|
abdd82457f
Define weak and __weak to mean ARC-style weak references, even in MRC.
|
9 年之前 |
Richard Smith
|
1400754414
[coroutines] Add feature-test macro for coroutines, defined to 1 to indicate
|
9 年之前 |
Artem Belevich
|
675c6b4346
[CUDA] Allow parsing of host and device code simultaneously.
|
10 年之前 |
Adrian Prantl
|
1e6cac6da0
Make the clang module container format selectable from the command line.
|
10 年之前 |