Until it is decided whether to work on, or ignore these
warning, disable them.
Details
Details
- Reviewers
Sergey Sharybin (sergey) - Commits
- rBee90effd3a3e: Clang-tidy: disable new warnings.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
There are more.
Found so far:
bugprone-exception-escape, -readability-named-parameter,
Comment Actions
I think those warnings are nice to be officially enabled one day, so please add them to the list in T78535.
@Sybren A. Stüvel (sybren), is there a way in YAML to mix comment and a string? To make it clear that some group of warnings is disabled permanently and another one is disabled temporarily?