[all-commits] [llvm/llvm-project] 5f140b: Revert "[clang] Introduce diagnostics suppression ...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Tue Nov 12 09:31:26 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f140ba54794fe6ca379362b133eb27780e363d7
      https://github.com/llvm/llvm-project/commit/5f140ba54794fe6ca379362b133eb27780e363d7
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp
    M clang/docs/ReleaseNotes.rst
    M clang/docs/UsersManual.rst
    R clang/docs/WarningSuppressionMappings.rst
    M clang/docs/index.rst
    M clang/include/clang/Basic/Diagnostic.h
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/include/clang/Basic/DiagnosticOptions.h
    M clang/include/clang/Driver/Options.td
    M clang/include/clang/Frontend/CompilerInstance.h
    M clang/lib/Basic/Diagnostic.cpp
    M clang/lib/Basic/DiagnosticIDs.cpp
    M clang/lib/Basic/Warnings.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/ASTUnit.cpp
    M clang/lib/Frontend/CompilerInstance.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/lib/Frontend/PrecompiledPreamble.cpp
    M clang/lib/Interpreter/CodeCompletion.cpp
    M clang/lib/Serialization/ASTReader.cpp
    R clang/test/Misc/Inputs/suppression-mapping.txt
    R clang/test/Misc/warning-suppression-mappings-pragmas.cpp
    R clang/test/Misc/warning-suppression-mappings.cpp
    M clang/tools/driver/cc1gen_reproducer_main.cpp
    M clang/tools/driver/driver.cpp
    M clang/unittests/Basic/DiagnosticTest.cpp
    M clang/unittests/Frontend/CompilerInvocationTest.cpp
    M llvm/include/llvm/Support/SpecialCaseList.h

  Log Message:
  -----------
  Revert "[clang] Introduce diagnostics suppression mappings (#112517)"

This reverts commit 12e3ed8de8c6063b15916b3faf67c8c9cd17df1f.
This reverts commit 41e3919ded78d8870f7c95e9181c7f7e29aa3cc4.

There are some buildbot breakages in
https://lab.llvm.org/buildbot/#/builders/18/builds/6832.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list