[PATCH] D136036: [Clang] Add __has_constexpr_builtin support

Evgeny Shulgin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 15:50:32 PDT 2022


Izaron added a comment.

> It looks like unrelated formatting changes snuck in to this file.

@aaron.ballman JFYI after I reverted what `git clang-format HEAD~1` did to the code, the build has failed

  ERROR   git-clang-format returned an non-zero exit code 1
  Build completed with failures

https://buildkite.com/llvm-project/premerge-checks/builds/117202#0183e7ca-7aa7-4838-aa21-ae5ec717a18a

Can I apply `git clang-format HEAD~1` again?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136036



More information about the cfe-commits mailing list