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
/
invalid-code.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
Make sure we don't accept an @interface inside another objc container
Argyrios Kyrtzidis
2012-03-23
1
-0
/
+4
*
Fix crash at @implementation with a forward reference as base class.
Argyrios Kyrtzidis
2012-03-13
1
-0
/
+6
*
Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,
Ted Kremenek
2012-03-06
1
-1
/
+2
*
Make parsing of objc @implementations more robust.
Argyrios Kyrtzidis
2012-02-07
1
-0
/
+14
*
Don't crash on invalid objc code.
Argyrios Kyrtzidis
2011-11-09
1
-0
/
+1
*
objc: Don't crash on missing @interface decl.
Fariborz Jahanian
2011-11-08
1
-0
/
+7
*
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...
Anders Carlsson
2011-02-22
1
-1
/
+1
*
Revert r114316, -Wunused-value enabled by default was intended.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+1
*
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+1
*
Fix crash on invalid code where a @throw statement is not followed by a ';'
Ted Kremenek
2010-04-20
1
-0
/
+7
*
Make PredefinedExpr::ComputeName() more robust to incorrect
Ted Kremenek
2010-03-18
1
-0
/
+7
*
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
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix rdar://6124613 a crash on invalid code.
Chris Lattner
2008-08-05
1
-0
/
+7