[PATCH] D129048: Rewording the "static_assert" to static assertion

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 10:48:14 PDT 2022


erichkeane added a comment.

Please format your patch with clang-format. See the command at the end of this: https://clang.llvm.org/docs/ClangFormat.html

`git diff -U0 --color=never | clang-format-diff.py -i -p1`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129048



More information about the cfe-commits mailing list