Sign in
llvm
/
clang
/
refs/heads/release_60
/
test
/
SemaCXX
/
builtin_objc_msgSend.cpp
8e8fb3b
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 12 years ago
0bc5c66
objc_msgSend is not a builtin type in non-objc mode. Fixes //rdar://8686888
by Fariborz Jahanian
· 14 years ago