[clang-tools-extra] [clang-tidy] Avoid assert failure on non-identifier names in `readability-container-size-empty` (PR #181557)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 15 11:43:09 PST 2026
zeyi2 wrote:
> We should make Release + assertions build on https://github.com/clang-tidy-infra/CTIT
Currently it is already release build with assertion, see build.sh :)
https://github.com/llvm/llvm-project/pull/181557
More information about the cfe-commits
mailing list