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
/
lib
/
Parse
/
AttributeList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add attribute always_inline support.
Daniel Dunbar
2008-10-28
1
-0
/
+1
*
Add parsing of the sentinel attribute. Still need to create the attribute.
Anders Carlsson
2008-10-05
1
-0
/
+1
*
Finish pushing blocks attribute through the clang attribute machinery.
Steve Naroff
2008-09-18
1
-0
/
+1
*
Add support for parsing the objc_gc attribute. Tests will come shortly.
Anders Carlsson
2008-08-23
1
-0
/
+1
*
Support __attribute__(({con,de}structor)) in Parse & Sema
Daniel Dunbar
2008-07-31
1
-0
/
+3
*
Use lowercase of attribute iboutlet to not conflict with the macro IBOutlet
Ted Kremenek
2008-07-15
1
-1
/
+1
*
Added parsing/sema support for __attribute__ ((IBOutlet)), a clang-specific a...
Ted Kremenek
2008-07-15
1
-1
/
+2
*
implement the alias attirbute (in both Sema and Codegen)
Nuno Lopes
2008-06-08
1
-0
/
+3
*
Implementation of gcc mode attribute; this is significant because
Eli Friedman
2008-05-27
1
-0
/
+1
*
initial support for recognizing __transparent_union__ attributes
Nuno Lopes
2008-04-25
1
-0
/
+3
*
OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris.
Nate Begeman
2008-04-18
1
-1
/
+1
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+98