[clang-tools-extra] [clang-tidy][doc][NFC] extract common global options in doc (PR #119842)

Nicolas van Kempen via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 13 13:26:17 PST 2024


================
@@ -10,6 +10,7 @@ See also:
    :maxdepth: 1
 
    The list of clang-tidy checks <checks/list>
+   The list of clang-tidy global options <GlobalOptions>
    Clang-tidy IDE/Editor Integrations <Integrations>
    Getting Involved <Contributing>
    External Clang-Tidy Examples <ExternalClang-TidyExamples>
----------------
nicovank wrote:

Just a drive-by comment, noticed this list sometimes uses clang-tidy, sometimes Clang-Tidy.

https://github.com/llvm/llvm-project/pull/119842


More information about the cfe-commits mailing list