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
/
SemaTemplate
/
attributes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Append new attributes to the end of an AttributeList."
Michael Kruse
2018-06-25
1
-2
/
+2
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-06-19
1
-2
/
+2
*
Make attribute instantiation instantiate all attributes, not just the first of
Richard Smith
2018-01-04
1
-0
/
+11
*
There is no such thing as __attribute__((align)); that's a __declspec attribu...
Aaron Ballman
2014-01-13
1
-1
/
+1
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-1
/
+21
*
Revert r180970; it's causing breakage.
Douglas Gregor
2013-05-02
1
-21
/
+1
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-1
/
+21
*
For the various CF and NS attributes, don't complain if the parameter
Douglas Gregor
2011-10-09
1
-0
/
+13
*
Enhance the diagnostic for negative array sizes to include the
Chandler Carruth
2011-01-04
1
-1
/
+1
*
Implement dependent alignment attribute support. This is a bit gross given the
Chandler Carruth
2010-06-25
1
-5
/
+18
*
Revert r104106; it's breaking linking of Boost.Serialization.
Douglas Gregor
2010-05-19
1
-21
/
+0
*
Teach clang to instantiate attributes on more declarations. Fixes PR7102.
Douglas Gregor
2010-05-19
1
-0
/
+21
*
Protect isIntegerConstantExpr from seeing type- or value-dependent
Douglas Gregor
2010-05-18
1
-0
/
+8