diff options
author | Daniel Jasper <djasper@google.com> | 2013-07-09 14:36:48 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-07-09 14:36:48 +0000 |
commit | 6cdec7cf0558797ece82be6e7a1ca76791cf2672 (patch) | |
tree | c3d0f0e26d13d0af344f795a87ec461e82234356 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 8115e1da91584ff2edd0e1c1bd0310cc4601d177 (diff) | |
download | llvm-6cdec7cf0558797ece82be6e7a1ca76791cf2672.zip llvm-6cdec7cf0558797ece82be6e7a1ca76791cf2672.tar.gz llvm-6cdec7cf0558797ece82be6e7a1ca76791cf2672.tar.bz2 |
Initial support for formatting trailing return types.
This fixes llvm.org/PR15170.
For now, the basic formatting rules are (based on the C++11 standard):
* Surround the "->" with spaces.
* Break before "->".
Also fix typo.
llvm-svn: 185938
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions