[all-commits] [llvm/llvm-project] 288c1b: [clang][driver] adds `-print-diagnostics`

Christopher Di Bella via All-commits all-commits at lists.llvm.org
Wed Jun 8 10:56:07 PDT 2022


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

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Basic/DiagnosticIDs.cpp
    M clang/lib/Driver/Driver.cpp
    A clang/test/Driver/print-diagnostic-options.c

  Log Message:
  -----------
  [clang][driver] adds `-print-diagnostics`

Prints a list of all the warnings that Clang offers.

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




More information about the All-commits mailing list