[PATCH] D67775: [Sema] Split out -Wformat-type-confusion from -Wformat-pedantic

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 4 12:23:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373774: [Sema] Split out -Wformat-type-confusion from -Wformat-pedantic (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67775?vs=223136&id=223262#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67775

Files:
  cfe/trunk/include/clang/AST/FormatString.h
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/FormatString.cpp
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/Sema/format-bool.c
  cfe/trunk/test/Sema/format-strings-pedantic.c
  cfe/trunk/test/Sema/format-type-confusion.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67775.223262.patch
Type: text/x-patch
Size: 11696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191004/396012a5/attachment-0001.bin>


More information about the cfe-commits mailing list