diff options
author | Manuel Klimek <klimek@google.com> | 2013-02-08 19:53:32 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-02-08 19:53:32 +0000 |
commit | d076dcd54f21c5bb93562e9fc8516c0668b72842 (patch) | |
tree | 5e0abaaa178d27ac2ac43f8358be4d7eaad638a7 /clang/lib/Serialization/ModuleManager.cpp | |
parent | ca3ed7230de97dc0b54dc6f7b576dc1d6bf097d0 (diff) | |
download | llvm-d076dcd54f21c5bb93562e9fc8516c0668b72842.zip llvm-d076dcd54f21c5bb93562e9fc8516c0668b72842.tar.gz llvm-d076dcd54f21c5bb93562e9fc8516c0668b72842.tar.bz2 |
Fix indentation-detection at indent level 0.
This correctly formats:
{
a;
}
where { is incorrectly indented by 2, but is at level 0, when
reformatting only 'a;'.
llvm-svn: 174737
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions