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
/
nonnull.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompati...
NAKAMURA Takumi
2012-09-12
1
-0
/
+1
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
Enforce nonnull __attribute__ on Objective-C method calls.
Fariborz Jahanian
2011-04-15
1
-0
/
+27
*
Patch to support transparent_union arguments
Fariborz Jahanian
2010-09-27
1
-0
/
+19
*
Issue warning for trivial cases of nonnull attributes
Fariborz Jahanian
2010-09-27
1
-2
/
+5
*
Relax __attribute_((nonnull)) checking to allow the attribute on functions wi...
Ted Kremenek
2010-09-09
1
-2
/
+2
*
Downgrade error about nonnull attribute bbeing applied to a function without...
Douglas Gregor
2010-08-12
1
-0
/
+2
*
add a bunch of missing prototypes to tests
Chris Lattner
2010-01-09
1
-0
/
+3
*
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
*
Handle some more fallout with the conversion of using PointerType for
Ted Kremenek
2009-07-15
1
-0
/
+42