[all-commits] [llvm/llvm-project] f21187: [clang][tablegen] adds human documentation to `War...

Christopher Di Bella via All-commits all-commits at lists.llvm.org
Fri Jun 10 10:23:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f21187eb2d943c1407ae764b87f73602177dcba8
      https://github.com/llvm/llvm-project/commit/f21187eb2d943c1407ae764b87f73602177dcba8
  Author: Christopher Di Bella <cjdb at google.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticCategories.h
    M clang/include/clang/Basic/DiagnosticIDs.h
    M clang/lib/Basic/DiagnosticIDs.cpp
    M clang/tools/diagtool/DiagnosticNames.cpp
    M clang/utils/TableGen/ClangDiagnosticsEmitter.cpp

  Log Message:
  -----------
  [clang][tablegen] adds human documentation to `WarningOption`

Building on D126796, this commit adds the infrastructure for being able
to print out descriptions of what each warning does.

Differential Revision: https://reviews.llvm.org/D126832




More information about the All-commits mailing list