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-used.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Amend r326665 to print out the `used` attribute subjects in a different order.
Aaron Ballman
2018-03-04
1
-2
/
+2
*
Create a subject list for the `used` attribute rather than use custom checkin...
Aaron Ballman
2018-03-03
1
-2
/
+2
*
Removed a string literal for an attribute name, which means the attribute nam...
Aaron Ballman
2013-12-26
1
-4
/
+4
*
Check that we don't warn on this testcase. This is basically a test that
Rafael Espindola
2012-11-23
1
-1
/
+1
*
c: privide deprecated warning when __private_extern__ storage
Fariborz Jahanian
2012-08-17
1
-1
/
+1
*
Change the wording of the bad-decl-for-attribute warning and error
John McCall
2011-01-25
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Warn about attribute used ignored on "extern int a
Daniel Dunbar
2009-02-13
1
-0
/
+3
*
Sema/AST support for attribute used. Patch by Anders Johnson (with small twea...
Daniel Dunbar
2009-02-13
1
-0
/
+17