aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-02-05 10:07:47 +0000
committerDaniel Jasper <djasper@google.com>2013-02-05 10:07:47 +0000
commit1ac3e05bbd99d43c4be88a5d10d5c884a2b7d2b4 (patch)
treeeae701fbc08ec0497c2eb92911f84028a41321ab /clang/lib/Frontend/CompilerInvocation.cpp
parentb9ebd5d30e7851f44b5c6f53e40ed53fccecf890 (diff)
downloadllvm-1ac3e05bbd99d43c4be88a5d10d5c884a2b7d2b4.zip
llvm-1ac3e05bbd99d43c4be88a5d10d5c884a2b7d2b4.tar.gz
llvm-1ac3e05bbd99d43c4be88a5d10d5c884a2b7d2b4.tar.bz2
Initial support for formatting ObjC method declarations/calls.
We can now format stuff like: - (void)doSomethingWith:(GTMFoo *)theFoo rect:(NSRect)theRect interval:(float)theInterval { [myObject doFooWith:arg1 // name:arg2 error:arg3]; } This seems to fix everything mentioned in llvm.org/PR14939. llvm-svn: 174364
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions