Go to file
Douglas Gregor 50ec46d4af Complain when we try to initialize an object of Objective-C class type
(which is ill-formed) with an initializer list. Also, change the
fallback from an assertion to a generic error message, which is far
friendlier. Fixes <rdar://problem/7730948>.

llvm-svn: 102930
2010-05-03 18:24:37 +00:00
clang Complain when we try to initialize an object of Objective-C class type 2010-05-03 18:24:37 +00:00
compiler-rt Fix build with MSVC. 2010-04-29 23:44:00 +00:00
llvm Check for side effects before splitting loop. 2010-05-03 18:06:58 +00:00