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
/
SemaObjC
/
nsobject-attribute.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworded the NSObject attribute diagnostics to be more consistent with other ...
Aaron Ballman
2014-01-02
1
-4
/
+4
*
Added the attribute name to the err_attribute_wrong_number_arguments diagnost...
Aaron Ballman
2013-07-23
1
-1
/
+1
*
Correcting the NSObject and Overloadable attribute diagnostics so that the co...
Aaron Ballman
2013-07-23
1
-0
/
+2
*
Make this test portable.
Ted Kremenek
2012-08-30
1
-0
/
+1
*
Fix serious regression introduced in r157780 where __attribute__((NSObject))
Ted Kremenek
2012-08-29
1
-4
/
+6
*
objc: properties of NSObject attribute must
Fariborz Jahanian
2012-05-31
1
-1
/
+11
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
Fix regression from llvm-gcc where we should NOT emit a warning about __attri...
Ted Kremenek
2012-03-01
1
-1
/
+2
*
objc: after issuing the warning on direct use of __attribute__((NSObject))
Fariborz Jahanian
2011-12-16
1
-2
/
+1
*
objc: warn if NSObject attribute appears other than in a typedef.
Fariborz Jahanian
2011-11-29
1
-2
/
+14
*
Recognize __attribute__((NSObject)) directly applied
Fariborz Jahanian
2010-03-30
1
-0
/
+6
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Change tests to use clang -cc1...
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Semantic checking for main().
John McCall
2009-07-25
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Implemenent objective-c's NSObject attribute as a way of ddeclaraing c-type
Fariborz Jahanian
2009-01-13
1
-0
/
+36