Issue 170673
Summary Two typos in clang-tidy check documentations (cert-dcl58-cpp and cert-mem57-cpp)
Labels clang-tidy
Assignees
Reporter pkl97
    Found two misspellings of "alias" in the documentation:

> [build@sharelibel10 llvm-project]$ grep -Irn aliaes
> clang-tools-extra/docs/clang-tidy/checks/cert/dcl58-cpp.rst:6:The `cert-dcl58-cpp` is an aliaes, please see
> clang-tools-extra/docs/clang-tidy/checks/cert/mem57-cpp.rst:6:The `cert-mem57-cpp` is an aliaes, please see

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to