diff options
author | Daniel Jasper <djasper@google.com> | 2014-08-01 13:03:05 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2014-08-01 13:03:05 +0000 |
commit | dcf37fbec5432495ab0f9966343ac18f8e8dff2e (patch) | |
tree | 85149797189b934ca5a13aab955431ad53c92a33 /llvm/lib/Support/LockFileManager.cpp | |
parent | 4bfa0de5b07d3d104e3c14a550cf5c354ffc3739 (diff) | |
download | llvm-dcf37fbec5432495ab0f9966343ac18f8e8dff2e.zip llvm-dcf37fbec5432495ab0f9966343ac18f8e8dff2e.tar.gz llvm-dcf37fbec5432495ab0f9966343ac18f8e8dff2e.tar.bz2 |
clang-format: Add a space in ObjC protocols.
Before:
@interface Foo (HackStuff)<MyProtocol>
After:
@interface Foo (HackStuff) <MyProtocol>
llvm-svn: 214508
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions