index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Lexer
/
cxx-features.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
P0096R5, P0941R2: Update to match latest feature test macro specification.
Richard Smith
2018-06-14
1
-8
/
+23
*
As discussed with SG10, bump version of __cpp_deduction_guides macro to indic...
Richard Smith
2018-05-30
1
-1
/
+1
*
Implement P0482R2, support for char8_t type.
Richard Smith
2018-05-01
1
-0
/
+7
*
Switch to gnu++14 as the default dialect.
Tim Northover
2017-12-09
1
-2
/
+2
*
Implement latest feature test macro recommendations, P0096R4.
Richard Smith
2017-08-11
1
-7
/
+11
*
Reorder tests to match latest SD-6 draft.
Richard Smith
2017-07-25
1
-8
/
+8
*
[coroutines] Bump __cpp_coroutines version
Eric Fiselier
2017-05-25
1
-1
/
+1
*
[c++1z] Mark constexpr lambdas as done on status page and start advertising
Richard Smith
2017-02-21
1
-2
/
+2
*
[c++1z] Add some more tests for class template argument deduction, add
Richard Smith
2017-02-14
1
-0
/
+8
*
Add __cpp_structured_bindings feature test macro for structured bindings, per
Richard Smith
2016-12-19
1
-1
/
+5
*
[c++1z] cxx_status: mark p0195r2 as done.
Richard Smith
2016-12-19
1
-2
/
+5
*
p0012r1: define corresponding feature test macro
Richard Smith
2016-12-02
1
-2
/
+1
*
Mark aligned allocation as done.
Richard Smith
2016-10-10
1
-2
/
+1
*
[coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
Gor Nishanov
2016-10-02
1
-1
/
+1
*
Mark P0127R3 as done, and replace its __has_feature check with the correspond...
Richard Smith
2016-09-29
1
-2
/
+1
*
Add a couple more tentative names for upcoming SD-6 feature checks. These might
Richard Smith
2016-09-28
1
-0
/
+21
*
P0095R3: Implement the latest published revision of SD-6 (C++ feature test ma...
Richard Smith
2016-09-28
1
-3
/
+19
*
P0096R2: Implement more recent revision of SD-6 (C++ feature test macros).
Richard Smith
2016-09-28
1
-12
/
+63
*
Update cxx-features test to C++1z
JF Bastien
2016-03-22
1
-34
/
+38
*
Add -Wexpansion-to-undefined: warn when using `defined` in a macro definition.
Nico Weber
2016-01-19
1
-0
/
+1
*
[coroutines] Add feature-test macro for coroutines, defined to 1 to indicate
Richard Smith
2015-10-22
1
-0
/
+5
*
"This adds -fconcepts-ts as a cc1 option for enabling the
Faisal Vali
2015-05-22
1
-0
/
+5
*
C++14: Disable sized deallocation by default due to ABI breakage
Reid Kleckner
2015-03-20
1
-1
/
+1
*
Update Clang's SD-6 support to match N4200 (except for __has_cpp_attribute,
Richard Smith
2014-11-12
1
-0
/
+36
*
Add support for C++'s SD6 feature test macros.
Richard Smith
2013-11-27
1
-0
/
+89