Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaTemplate
/
attributes.cpp
dc5ce72
Append new attributes to the end of an AttributeList.
by Michael Kruse
· 7 years ago
41dd6ce
Revert "Append new attributes to the end of an AttributeList."
by Michael Kruse
· 7 years ago
ea31f0e
Append new attributes to the end of an AttributeList.
by Michael Kruse
· 7 years ago
33bddbd
Make attribute instantiation instantiate all attributes, not just the first of
by Richard Smith
· 8 years ago
87e7dea
There is no such thing as __attribute__((align)); that's a __declspec attribute. Fixing these test cases to use the proper spelling for their syntax.
by Aaron Ballman
· 12 years ago
d2472d4
Use attribute argument information to determine when to parse attribute arguments as expressions.
by Douglas Gregor
· 12 years ago
33ebfe3
Revert r180970; it's causing breakage.
by Douglas Gregor
· 12 years ago
44dff3f
Use attribute argument information to determine when to parse attribute arguments as expressions.
by Douglas Gregor
· 12 years ago
f892c7f
For the various CF and NS attributes, don't complain if the parameter
by Douglas Gregor
· 14 years ago
a92409c
Enhance the diagnostic for negative array sizes to include the
by Chandler Carruth
· 15 years ago
f40c42f
Implement dependent alignment attribute support. This is a bit gross given the
by Chandler Carruth
· 15 years ago
6044d69
Revert r104106; it's breaking linking of Boost.Serialization.
by Douglas Gregor
· 15 years ago
21553f5
Teach clang to instantiate attributes on more declarations. Fixes PR7102.
by Douglas Gregor
· 15 years ago
bdb604a
Protect isIntegerConstantExpr from seeing type- or value-dependent
by Douglas Gregor
· 15 years ago