| Issue |
126032
|
| Summary |
[clang-tidy] Rename google-explicit-constructor to cppcoreguidelines-explicit-constructor
|
| Labels |
clang-tidy
|
| Assignees |
|
| Reporter |
Febbe
|
The `google-explicit-constructor` check is not only a check resulting from the google coding standards, it is also part of the [cppcoreguidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rc-explicit). Since google-* checks are rather domain specific, users will often turn all google warnings off. This leads to cases, where such an important check is also omitted.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs