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
/
SemaObjCXX
/
objc-pointer-conv.mm
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
*
Fix an objc++ diagnostic initializing objc pointers.
Fariborz Jahanian
2011-03-21
1
-1
/
+1
*
When we're performing an explicit cast of some sort, don't complain
Douglas Gregor
2010-12-02
1
-1
/
+3
*
Improve our handling of cv-qualifiers in Objective-C pointer
Douglas Gregor
2010-12-01
1
-2
/
+2
*
"const id<NSFoo> *" instead of "id<NSFoo> const *".
Chris Lattner
2010-09-05
1
-2
/
+2
*
Extend the "cannot convert from base class pointer to derived class
Douglas Gregor
2010-07-01
1
-1
/
+1
*
Improve diagnostic when we fail to pick an overload because it would
Douglas Gregor
2010-06-30
1
-0
/
+8
*
Whenever we complain about a failed initialization of a function or
Douglas Gregor
2010-04-22
1
-1
/
+1
*
Switch the initialization of Objective-C message parameters (as occurs
Douglas Gregor
2010-04-21
1
-1
/
+1
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-09
1
-1
/
+1
*
objective-c++ must take into account qualifiers when
Fariborz Jahanian
2010-03-15
1
-0
/
+12
*
Allow pointer convesion of an objective-c pointer to
Fariborz Jahanian
2009-12-16
1
-0
/
+26