- Dec 16, 2011
-
-
Fariborz Jahanian authored
on properties, prevent consequential error diagnostics. // rdar://10591336 llvm-svn: 146737
-
- Nov 29, 2011
-
-
Fariborz Jahanian authored
// rdar://10453342 llvm-svn: 145358
-
- Mar 31, 2010
-
-
Fariborz Jahanian authored
on retain properties. (radar 7809468). llvm-svn: 99951
-
- Dec 15, 2009
-
-
Daniel Dunbar authored
- This is designed to make it obvious that %clang_cc1 is a "test variable" which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it can be useful to redefine what gets run as 'clang -cc1' (for example, to set a default target). llvm-svn: 91446
-
- Dec 14, 2009
-
-
Fariborz Jahanian authored
llvm-svn: 91297
-
- Jul 25, 2009
-
-
John McCall authored
Fix some invalid main() methods in the test suite that were nicely exposed by the new checks. llvm-svn: 77047
-
- Mar 24, 2009
-
-
Daniel Dunbar authored
Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
-
- Jan 14, 2009
-
-
Fariborz Jahanian authored
objects as an objective-c object. llvm-svn: 62197
-