"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "24698e526f619271705fe72bcaa928be9bc82484"
Handle nested ObjC calls.
Properly handle annotation contexts while calculating extra information for each token. This enable nested ObjC calls and thus solves (most of) llvm.org/PR15164. E.g., we can now format: [contentsContainer replaceSubview:[subviews objectAtIndex:0] with:contentsNativeView]; Also fix a problem with the formatting of types in casts as this was trivial now. llvm-svn: 174498
Loading
Please register or sign in to comment