[clang-tools-extra] [clang-tidy] In C++17, callee is guaranteed to be sequenced before arguments. (PR #93623)

Kefu Chai via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 17:29:41 PDT 2024


tchaikov wrote:

v2:

- s/auto *Member/const auto *Member/
- merge into the existing ReleaseNote entry of the same check, instead of creating another one

https://github.com/llvm/llvm-project/pull/93623


More information about the cfe-commits mailing list