diff options
author | Daniel Jasper <djasper@google.com> | 2014-10-28 17:06:04 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2014-10-28 17:06:04 +0000 |
commit | 2ad0aba610052c5262c382b428079d3e7d3e3987 (patch) | |
tree | 8f41f9bd7ebfd302ddd15806d53f3270baacb073 /lldb/scripts/Python/python-wrapper.swig | |
parent | 241ae2cecfb7d670824fa4edeecec4c3a507b4aa (diff) | |
download | llvm-2ad0aba610052c5262c382b428079d3e7d3e3987.zip llvm-2ad0aba610052c5262c382b428079d3e7d3e3987.tar.gz llvm-2ad0aba610052c5262c382b428079d3e7d3e3987.tar.bz2 |
clang-format: Improve function declaration detection.
Before:
ReturnType MACRO
FunctionName() {}
After:
ReturnType MACRO
FunctionName() {}
This fixes llvm.org/PR21404.
I wonder what the motivation for that if-condition was. But as no test
breaks, ...
llvm-svn: 220801
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions