Go to file
Douglas Gregor 8b2d2fe234 Allow reference binding of a reference of Objective-C object type to
an lvalue of another, compatible Objective-C object type (e.g., a
subclass). Introduce a new initialization sequence step kind to
describe this binding, along with a new cast kind. Fixes PR7741.

llvm-svn: 110513
2010-08-07 11:51:51 +00:00
clang Allow reference binding of a reference of Objective-C object type to 2010-08-07 11:51:51 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx buildit adjustment 2010-07-30 23:15:01 +00:00
lldb Commented out "import traceback". 2010-08-07 01:13:18 +00:00
llvm Shrink PassNameParser's binary size with array_pod_sort. 2010-08-07 11:45:42 +00:00