diff options
| author | Daniel Jasper <djasper@google.com> | 2013-07-08 14:58:01 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2013-07-08 14:58:01 +0000 |
| commit | 6a09df7964e4134d81fef8361852cefc606ad387 (patch) | |
| tree | cce3a0a7c80ffab3f4a0dbbe35c9865a6387ab3a /llvm/lib/Support/FileOutputBuffer.cpp | |
| parent | 4c409494d85d0e0ea5db8b250224ed25e45ed592 (diff) | |
| download | bcm5719-llvm-6a09df7964e4134d81fef8361852cefc606ad387.tar.gz bcm5719-llvm-6a09df7964e4134d81fef8361852cefc606ad387.zip | |
Fix incorrect incorrect cast identification in clang-format.
This fixes llvm.org/PR16534.
Before:
aaaaa& operator+(const aaaaa&)LLVM_DELETED_FUNCTION;
After:
aaaaa& operator+(const aaaaa&) LLVM_DELETED_FUNCTION;
llvm-svn: 185828
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions

