diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-23 20:41:06 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-23 20:41:06 +0000 |
commit | e438bac04165937036e41c321fa0d5567d1e520c (patch) | |
tree | 51d144e3bb5f34d9f3760011f054ca8b88bda0c7 /lib/Frontend/CompilerInstance.cpp | |
parent | 630f4bb9f12e330438281c4e46deb6656620b73a (diff) |
Add extra indent for nested calls inside if's.
Before:
if (aaaaaaaaaa(
aaaaaaaaaa)) {}
After:
if (aaaaaaaaaa(
aaaaaaaaaa)) {}
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173290 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions