[PATCH] D157526: [clang][Sema] Remove irrelevant diagnostics from constraint satisfaction failure

Takuya Shimizu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 9 01:36:06 PDT 2023


hazohelet added a comment.

When I first ran `git clang-format` locally, it somehow forced 4-space indent.
After starting to use clang-format from the trunk, I haven't seen the suspicious behavior locally, but the CI format check failure might be caused by that.
The format seems okay as-is, so I'll push this change without addressing the CI clang-format failure.


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

https://reviews.llvm.org/D157526



More information about the cfe-commits mailing list