зеркало из https://github.com/microsoft/clang-1.git
a44b970042
if we can see the elements of the arrays. for example: NSDictionary *dict = [NSDictionary dictionaryWithObjects:[NSArray arrayWithObjects:@"1", @"2", nil] forKeys:[NSArray arrayWithObjects:@"A", @"B", nil]]; --> NSDictionary *dict = @{ @"A" : @"1", @"B" : @"2" }; rdar://12428166 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172679 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Commit.h | ||
EditedSource.h | ||
EditsReceiver.h | ||
FileOffset.h | ||
Rewriters.h |