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

Muhammad Usman Shahid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 11:26:35 PDT 2022


Codesbyusman added a comment.

In D129048#3648964 <https://reviews.llvm.org/D129048#3648964>, @erichkeane wrote:

> 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`

Done


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