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
/
Preprocessor
/
has_attribute.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow standards-based attributes to have leading and trailing underscores.
Aaron Ballman
2019-08-15
1
-0
/
+3
*
Implement P1771
Erich Keane
2019-07-25
1
-1
/
+1
*
Revert the change to the [[nodiscard]] feature test macro value.
Aaron Ballman
2019-07-22
1
-1
/
+1
*
Implement P1301R4, which allows specifying an optional message on the [[nodis...
Aaron Ballman
2019-07-20
1
-1
/
+1
*
Fix has_attribute.cpp test on Windows after r364102
Reid Kleckner
2019-06-21
1
-2
/
+2
*
Fix __has_cpp_attribute expansion to produce trailing L and (where
Richard Smith
2019-06-21
1
-85
/
+67
*
Introduce the _Clang scoped attribute token.
Aaron Ballman
2018-11-09
1
-11
/
+27
*
Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.
Aaron Ballman
2018-10-24
1
-11
/
+15
*
Define __has_cpp_attribute(fallthrough) to a more reasonable value. (What yea...
Richard Smith
2016-03-08
1
-0
/
+10
*
Added a new preprocessor macro: __has_declspec_attribute. This can be used as...
Aaron Ballman
2014-12-05
1
-1
/
+16
*
Convert CR+LF -> LF in a test file
Timur Iskhodzhanov
2014-11-20
1
-53
/
+53
*
Avoid earlier test interfering with later one.
Richard Smith
2014-11-20
1
-2
/
+2
*
Complete support for the SD-6 standing document (based off N4200) with suppor...
Aaron Ballman
2014-11-14
1
-0
/
+53