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
/
Sema
/
attr-visibility.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r359814 "[Sema] Emit warning for visibility attribute on internal-link...
Nico Weber
2019-05-03
1
-6
/
+0
*
[Sema] Emit warning for visibility attribute on internal-linkage declaration
Scott Linder
2019-05-02
1
-0
/
+6
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-08-03
1
-2
/
+2
*
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
*
Sema: Don't crash on visibility attributes with an identifier argument.
Benjamin Kramer
2013-09-09
1
-0
/
+2
*
Add a new 'type_visibility' attribute to allow users to
John McCall
2013-02-20
1
-1
/
+3
*
Warn about visibility attributes in typedefs.
Rafael Espindola
2012-05-10
1
-0
/
+2
*
Fix an old (2009) FIXME:
Rafael Espindola
2012-05-10
1
-0
/
+3
*
Process attributes in the order they appear in the source code. This make clang
Rafael Espindola
2012-05-07
1
-0
/
+3
*
Walk the decls looking for the last one that has an attribute. We do have to ...
Rafael Espindola
2012-05-02
1
-0
/
+4
*
Extend the error about incompatible visibility attributes in different
Rafael Espindola
2012-05-01
1
-0
/
+1
*
Reject cases like
Rafael Espindola
2012-04-26
1
-0
/
+2
*
Complain about attempts to use 'protected' visibility on targets
John McCall
2012-01-29
1
-0
/
+9