Alex Lorenz
|
4c459707fd
[Frontend] The macro that describes the Objective-C bool type should
|
8 years ago |
Michal Gorny
|
266cb72185
[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin
|
8 years ago |
Richard Smith
|
38ec5559c9
Add __cpp_structured_bindings feature test macro for structured bindings, per
|
8 years ago |
Richard Smith
|
8c242d5d5c
[c++1z] cxx_status: mark p0195r2 as done.
|
8 years ago |
Yaxun Liu
|
c6fb598a30
Recommit r289979 [OpenCL] Allow disabling types and declarations associated with extensions
|
8 years ago |
Yaxun Liu
|
7fdb98e4e1
Revert r289979 due to regressions
|
8 years ago |
Yaxun Liu
|
30d9d8921a
[OpenCL] Allow disabling types and declarations associated with extensions
|
8 years ago |
Stephan Bergmann
|
4ed04dd935
Replace APFloatBase static fltSemantics data members with getter functions
|
8 years ago |
Richard Smith
|
de23535dfa
p0012r1: define corresponding feature test macro
|
8 years ago |
Alex Lorenz
|
e960676a07
[Frontend] Add a predefined macro that describes the Objective-C bool type
|
8 years ago |
Richard Smith
|
554e8a6222
Add comment explaining this mysterious macro name.
|
8 years ago |
Richard Smith
|
424887c8ae
Mark aligned allocation as done.
|
8 years ago |
Gor Nishanov
|
05da52cced
[coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
|
9 years ago |
Richard Smith
|
0b21f892bf
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
|
9 years ago |
Richard Smith
|
98a155cae0
Mark P0127R3 as done, and replace its __has_feature check with the corresponding SD-6 macro.
|
9 years ago |
Richard Smith
|
3a2044d1a8
Add a couple more tentative names for upcoming SD-6 feature checks. These might
|
9 years ago |
Richard Smith
|
e8cee8f0e8
P0095R3: Implement the latest published revision of SD-6 (C++ feature test macros).
|
9 years ago |
Richard Smith
|
252e09f6c1
P0096R2: Implement more recent revision of SD-6 (C++ feature test macros).
|
9 years ago |
Daniel Marjamaki
|
556618ddc0
Minor tweak. Avoid hardcoding.
|
9 years ago |
David L. Jones
|
133fae6232
Simplify Clang's version number configuration in CMake.
|
9 years ago |
Matt Arsenault
|
f144d8bacc
OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
|
9 years ago |
Yaron Keren
|
8696bb1fa1
Provide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_INT_N_0 when in C++ gnu language extensions.
|
9 years ago |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 years ago |
Rafael Espindola
|
465434bba5
Restructure the propagation of -fPIC/-fPIE.
|
9 years ago |
Alexey Bataev
|
81530666d0
[OPENMP] Fixed processing of '-fopenmp-version=' option and test.
|
9 years ago |
Alexey Bataev
|
6a63ab29f8
[OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing
|
9 years ago |
Alexey Bataev
|
07baaff938
[OPENMP] Set '_OPENMP' macro to '201511' value to reflect support for
|
9 years ago |
Justin Lebar
|
445e59e90c
[CUDA] Add -fcuda-approx-transcendentals flag.
|
9 years ago |
Yaxun Liu
|
1c20b81853
[OpenCL] Add supported OpenCL extensions to target info.
|
9 years ago |
Yaxun Liu
|
824cf0727f
Revert "[OpenCL] Add supported OpenCL extensions to target info."
|
9 years ago |