[PATCH] D79936: [FileCheck] Add function call support to numerical expressions.
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 09:41:38 PDT 2020
thopre added a comment.
In D79936#2066379 <https://reviews.llvm.org/D79936#2066379>, @thopre wrote:
> In D79936#2066160 <https://reviews.llvm.org/D79936#2066160>, @thopre wrote:
>
> > I'm planning to take a look at this clang-format bug today.
>
>
> Seems to be related to the use of operator. I've created PR46157 <https://bugs.llvm.org/show_bug.cgi?id=46157>
Someone already posted a patch for it: https://reviews.llvm.org/D80933. It works for 23ac16cf9bd4cc0bb434efcf6385baf083a2ff7b <https://reviews.llvm.org/rG23ac16cf9bd4cc0bb434efcf6385baf083a2ff7b>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79936/new/
https://reviews.llvm.org/D79936
More information about the llvm-commits
mailing list