[PATCH] D58797: [Sema] Add some compile time _FORTIFY_SOURCE diagnostics

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 12:22:51 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356397: [Sema] Add some compile time _FORTIFY_SOURCE diagnostics (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58797?vs=190549&id=191142#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58797/new/

https://reviews.llvm.org/D58797

Files:
  include/clang/AST/Decl.h
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/AST/Decl.cpp
  lib/Sema/SemaChecking.cpp
  lib/Sema/SemaExpr.cpp
  test/Analysis/bstring.c
  test/Analysis/null-deref-ps-region.c
  test/Analysis/pr22954.c
  test/Analysis/string.c
  test/Sema/builtin-object-size.c
  test/Sema/builtins.c
  test/Sema/transpose-memset.c
  test/Sema/warn-fortify-source.c
  test/Sema/warn-strncat-size.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58797.191142.patch
Type: text/x-patch
Size: 30123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190318/bdd249e0/attachment-0001.bin>


More information about the cfe-commits mailing list