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
/
Parser
/
attributes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require commas to separate multiple GNU-style attributes in the same attribut...
Aaron Ballman
2019-06-18
1
-2
/
+10
*
Uniformed parsing of GNU attributes at line beginnning and added GNU attribut...
Abramo Bagnara
2014-08-16
1
-0
/
+10
*
Properly diagnose standard C++ attributes which have optional argument lists ...
Aaron Ballman
2014-04-14
1
-2
/
+1
*
Using the quoted version of an attribute name for consistency with other attr...
Aaron Ballman
2014-01-02
1
-6
/
+6
*
Factor out custom parsing for iboutletcollection and vec_type_hint attributes
Richard Smith
2013-10-31
1
-1
/
+1
*
Allow thread safety attributes on function definitions.
DeLesley Hutchins
2012-02-16
1
-0
/
+35
*
Refactor __attribute__ parsing, and add a diagnostic if the r_paren at the end
Richard Smith
2011-10-17
1
-0
/
+5
*
fix PR6287 by accepting and ignoring the returns_twice attribute.
Chris Lattner
2010-04-12
1
-0
/
+4
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix attribute between function decl ')' and '{' or '=0'
John Thompson
2009-11-25
1
-0
/
+1
*
Simplify the scheme used for keywords, and change the classification
Eli Friedman
2009-04-28
1
-25
/
+21
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Support attributes in *yet another* place. Is there any place you
Chris Lattner
2008-10-20
1
-0
/
+12
*
Fix a parser bug where we let attributes interfere with our disambiguation
Chris Lattner
2008-10-20
1
-4
/
+43
*
rename -parse-ast-print to -ast-print
Chris Lattner
2007-10-11
1
-1
/
+1
*
Removed option "-parse-ast-check" from clang driver. This is now implemented
Ted Kremenek
2007-09-26
1
-1
/
+1
*
-pedantic no longer defaults to on.
Chris Lattner
2007-07-12
1
-1
/
+1
*
Submitted by: Bill Wendling
Bill Wendling
2007-06-27
1
-2
/
+2
*
new testcase
Chris Lattner
2006-10-17
1
-0
/
+6