[PATCH] D79936: [FileCheck] Add function call support to numerical expressions.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 16:25:08 PDT 2020


paulwalker-arm added a comment.

I have a clang-format query.  I'm getting failures because clang-format is suggesting to use "-<space><digit>" to format a negative number.  This doesn't seem correct to me and is not the style I see for existing code in FileCheckTests.cpp.  Is this something I can ignore?


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