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
/
warn-missing-super.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Point diagnostics that complain about a use of a selector in an objc message,...
Argyrios Kyrtzidis
2013-05-01
1
-1
/
+1
*
objective-C: Improving diagnostocs for missing call to
Fariborz Jahanian
2012-09-10
1
-2
/
+2
*
objective-C: introduce __attribute((objc_requires_super)) on method
Fariborz Jahanian
2012-09-07
1
-2
/
+2
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-5
/
+6
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Tweak -Wobjc-missing-super-calls to not warning about missing [super dealloc]...
Ted Kremenek
2011-09-28
1
-2
/
+10
*
Do not warn about [super finalize] in arc mode.
Nico Weber
2011-08-29
1
-2
/
+1
*
Warn on missing [super finalize] calls.
Nico Weber
2011-08-28
1
-4
/
+16
*
Do not perform check for missing '[super dealloc]' under ARC as calling -deal...
Ted Kremenek
2011-08-22
1
-3
/
+9
*
Warn on missing [super dealloc] calls.
Nico Weber
2011-08-22
1
-0
/
+32