Issue 58221
Summary `misc-const-correctness` forces `east const`, conflicting with existing `const west` style of project
Labels enhancement, clang-tidy
Assignees
Reporter whisperity
    Even though `addQualifierToDecl` supports specifying what qualification style is required by the client, the check does not expose, nor try to deduce, the value for this flag, and defaults to `Right` (aka "east const").
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to