History log of /external/clang/test/SemaObjC/foreach.m
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bdf3d9ad85ef09544d14db0e848a01c7df9cb028 06-Jul-2013 Fariborz Jahanian <fjahanian@apple.com> Objective-C: Warn when fast enumeration variable isn't used.
// rdar://14182680.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185762 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m
29bbd1a33edfd3c81c35d5076530c2867a05bddc 30-Mar-2012 John McCall <rjmccall@apple.com> Handle placeholder expressions in an ObjC for-collection loop.
The way we handle this implicitly removes the ability to use
property l-values in this position, but that's really okay.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153729 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m
61478065fbcafcf5295bb0fb796c9a92f2d861e0 09-Mar-2011 Fariborz Jahanian <fjahanian@apple.com> Lookup selector in protocol list of qualified objc type
to avoid a bogus warning. // rdar:// 9072298



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127355 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m
a5728872c7702ddd09537c95bc3cbd20e1f2fb09 15-Dec-2009 Daniel Dunbar <daniel@zuster.org> Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
- 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).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91446 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m
1147c5e70771b0e8d2aa1b9e580e57d395b979df 14-Dec-2009 Fariborz Jahanian <fjahanian@apple.com> Change tests to use clang -cc1...



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91297 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m
a7cf23a72b0846fc5aacf3f38bb8c8f9e76784cf 19-Nov-2009 Fariborz Jahanian <fjahanian@apple.com> Don't issue spurious diagnostic with Obj-C fast enumeration.
(radar 7409165).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89400 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m
f09f03cd1f712371c26014ffc59585ead2f28515 22-Apr-2009 Chris Lattner <sabre@nondot.org> rename test


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69761 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaObjC/foreach.m