Faisal Vali
|
2004a0d58e
[c++2a] Add option -std=c++2a to enable support for potential/transitional C++2a features
|
8 年之前 |
Gheorghe-Teodor Bercea
|
71607099bc
[OpenMP] Add support for auxiliary triple specification
|
8 年之前 |
Reid Kleckner
|
e825648552
Only define __SIZEOF_FLOAT128__ on x86 as intended in r304012
|
8 年之前 |
Reid Kleckner
|
b123c46f72
Enable __float128 for mingw for GCC compatibility and define __SIZEOF_FLOAT128__ on x86
|
8 年之前 |
Eric Fiselier
|
37a1cf7528
[coroutines] Bump __cpp_coroutines version
|
8 年之前 |
Richard Smith
|
92c5967c32
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
|
8 年之前 |
Eric Fiselier
|
1580946759
Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode.
|
8 年之前 |
Richard Smith
|
65ecf3afb2
Bump __cplusplus for C++17 to 201703L per the C++17 DIS.
|
8 年之前 |
Hans Wennborg
|
616bc9e9f1
Revert r291477 "[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin"
|
8 年之前 |
Richard Smith
|
31ea0cb099
[c++1z] Mark constexpr lambdas as done on status page and start advertising
|
8 年之前 |
Richard Smith
|
ee8fbfe778
[c++1z] Add some more tests for class template argument deduction, add
|
8 年之前 |
Alex Lorenz
|
4c459707fd
[Frontend] The macro that describes the Objective-C bool type should
|
8 年之前 |
Michal Gorny
|
266cb72185
[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin
|
8 年之前 |
Richard Smith
|
38ec5559c9
Add __cpp_structured_bindings feature test macro for structured bindings, per
|
8 年之前 |
Richard Smith
|
8c242d5d5c
[c++1z] cxx_status: mark p0195r2 as done.
|
8 年之前 |
Yaxun Liu
|
c6fb598a30
Recommit r289979 [OpenCL] Allow disabling types and declarations associated with extensions
|
8 年之前 |
Yaxun Liu
|
7fdb98e4e1
Revert r289979 due to regressions
|
8 年之前 |
Yaxun Liu
|
30d9d8921a
[OpenCL] Allow disabling types and declarations associated with extensions
|
8 年之前 |
Stephan Bergmann
|
4ed04dd935
Replace APFloatBase static fltSemantics data members with getter functions
|
8 年之前 |
Richard Smith
|
de23535dfa
p0012r1: define corresponding feature test macro
|
8 年之前 |
Alex Lorenz
|
e960676a07
[Frontend] Add a predefined macro that describes the Objective-C bool type
|
8 年之前 |
Richard Smith
|
554e8a6222
Add comment explaining this mysterious macro name.
|
8 年之前 |
Richard Smith
|
424887c8ae
Mark aligned allocation as done.
|
8 年之前 |
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 年之前 |