[PATCH] D117593: [clang-tidy] Change google-explicit-constructor to ignore conversions and operators marked `explicit(false)`
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 22 15:06:38 PDT 2022
LegalizeAdulthood requested changes to this revision.
LegalizeAdulthood added a comment.
This revision now requires changes to proceed.
Herald added a project: All.
Clang-Tidy tests and docs have moved to module subdirectories.
Please rebase this onto `main:HEAD` and:
- fold your changes into the appropriate subdirs, stripping the module prefix from new files.
- make the target `check-clang-extra` to validate your tests
- make the target `docs-clang-tools-html` to validate any docs changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117593/new/
https://reviews.llvm.org/D117593
More information about the cfe-commits
mailing list