diff options
author | Daniel Jasper <djasper@google.com> | 2017-06-19 07:45:41 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2017-06-19 07:45:41 +0000 |
commit | f92659e4ea0196d081ff714220e004f63d7fc5ef (patch) | |
tree | f504a332dc864c5e8f2dc7b801a31ebaed805dbd /llvm/lib/CodeGen/MacroFusion.cpp | |
parent | 6a7d5a7a22a6522e0bfb7e60b3a15acb2eed2f60 (diff) | |
download | llvm-f92659e4ea0196d081ff714220e004f63d7fc5ef.zip llvm-f92659e4ea0196d081ff714220e004f63d7fc5ef.tar.gz llvm-f92659e4ea0196d081ff714220e004f63d7fc5ef.tar.bz2 |
clang-format: Improve understanding of combined typedef+record declarations
Fixes an issue where struct A { int X; }; would be broken onto multiple
lines, but typedef struct A { int X; } A2; was collapsed onto a single
line.
Patch by Jacob Bandes-Storch. Thank you.
llvm-svn: 305667
Diffstat (limited to 'llvm/lib/CodeGen/MacroFusion.cpp')
0 files changed, 0 insertions, 0 deletions