[all-commits] [llvm/llvm-project] f1a526: Revert "[clang] Catch missing format attributes (#...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Fri Jul 12 03:58:10 PDT 2024


  Branch: refs/heads/revert-70024-missing-format-attribute
  Home:   https://github.com/llvm/llvm-project
  Commit: f1a52644e84021dded1fa5e58401cf23b8c519e6
      https://github.com/llvm/llvm-project/commit/f1a52644e84021dded1fa5e58401cf23b8c519e6
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2024-07-12 (Fri, 12 Jul 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/Attr.h
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    R clang/test/Sema/attr-format-missing.c
    R clang/test/Sema/attr-format-missing.cpp

  Log Message:
  -----------
  Revert "[clang] Catch missing format attributes (#70024)"

This reverts commit 70f57d25743ca7230bcad3cae7e3072f0aded6f7.



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