[all-commits] [llvm/llvm-project] bc5f2d: [clang] diagnose_as_builtin attribute for Fortify ...

Michael Benfield via All-commits all-commits at lists.llvm.org
Tue Dec 14 11:42:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc5f2d12cadce765620efc56a1ca815221db47af
      https://github.com/llvm/llvm-project/commit/bc5f2d12cadce765620efc56a1ca815221db47af
  Author: Michael Benfield <mbenfield at google.com>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/ParsedAttr.h
    M clang/lib/Sema/SemaChecking.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/test/Misc/pragma-attribute-supported-attributes-list.test
    A clang/test/Sema/attr-diagnose-as-builtin.c

  Log Message:
  -----------
  [clang] diagnose_as_builtin attribute for Fortify diagnosing like builtins.

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




More information about the All-commits mailing list