[PATCH] D73566: [AsmPrinter] Print FP constant in hexadecimal form instead

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 14:26:02 PST 2020


jsji added a comment.

> {icon times-circle color=red} clang-format: fail. Please format your changes with clang-format by running `git-clang-format HEAD^` or applying this patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2286/clang-format.patch>.

I believe this is bug in pre-merge bot. I did run clang-format before updating. 
And I double confirmed again, nothing needs change on my 
$ git clang-format HEAD^
clang-format did not modify any files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73566





More information about the llvm-commits mailing list