[PATCH] D58091: Customize warnings for missing built-in type

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 22:16:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367387: [Fix] Customize warnings for missing built-in types (authored by jdoerfert, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58091?vs=212500&id=212503#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58091

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/Analysis/retain-release.m
  cfe/trunk/test/Sema/builtin-setjmp.c
  cfe/trunk/test/Sema/implicit-builtin-decl.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58091.212503.patch
Type: text/x-patch
Size: 5585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/7c89f51d/attachment.bin>


More information about the llvm-commits mailing list