[PATCH] D80933: [clang-format] [PR46157] Wrong spacing of negative literals with use of operator

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 10:46:06 PDT 2020


MyDeveloperDay added a comment.

In D80933#2066648 <https://reviews.llvm.org/D80933#2066648>, @thopre wrote:

> That was a speedy patch! I can confirm that my non reduced testcase (git diff -U0 23ac16cf9bd4cc0bb434efcf6385baf083a2ff7b <https://reviews.llvm.org/rG23ac16cf9bd4cc0bb434efcf6385baf083a2ff7b>^ 23ac16cf9bd4cc0bb434efcf6385baf083a2ff7b <https://reviews.llvm.org/rG23ac16cf9bd4cc0bb434efcf6385baf083a2ff7b> | clang-format-diff.py -i -p1) is fixed with this patch. Thanks! I don't feel confident reviewing the code unfortunately.


No problems, we can wait for the others.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80933/new/

https://reviews.llvm.org/D80933





More information about the cfe-commits mailing list