Erich Keane
|
e868ee4754
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
|
7 年 前 |
Sjoerd Meijer
|
8a058429f7
This adds the _Float16 preprocessor macro definitions.
|
8 年 前 |
Yaxun Liu
|
ceaaae6a02
Fix comments about __OPENCL_MEMORY_SCOPE_* macros
|
8 年 前 |
Yaxun Liu
|
c69952ba26
[OpenCL] Support variable memory scope in atomic builtins
|
8 年 前 |
Richard Smith
|
6a95db8f12
Implement latest feature test macro recommendations, P0096R4.
|
8 年 前 |
Yaxun Liu
|
84162ace30
Add OpenCL 2.0 atomic builtin functions as Clang builtin
|
8 年 前 |
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 年 前 |