diff options
author | sstwcw <su3e8a96kzlver@posteo.net> | 2024-01-15 03:04:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-15 03:04:42 +0000 |
commit | e3acfbc471ac74425c2a4b54546b322b42c4cf00 (patch) | |
tree | 25dc82df25251a59b1e5453017136e7b475e1949 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 48e8cd83453ec02e6d6c9f501990bc7ef99a35e8 (diff) | |
download | llvm-e3acfbc471ac74425c2a4b54546b322b42c4cf00.zip llvm-e3acfbc471ac74425c2a4b54546b322b42c4cf00.tar.gz llvm-e3acfbc471ac74425c2a4b54546b322b42c4cf00.tar.bz2 |
[clang-format] Stop aligning the to continuation lines (#76378)
Some unwrapped lines are marked as continuations of the previous lines,
for example the ports in a Verilog module header. Previously, if the
first line following the ports line was changed, and git-clang-format
was run, the changed line would be indented by an extra continuation
indentation.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions