[PATCH] D55023: OpenCL: Improve vector printf warnings

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 29 11:55:26 PST 2018


arsenm updated this revision to Diff 175920.
arsenm added a comment.

Add tests without fp64


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

https://reviews.llvm.org/D55023

Files:
  include/clang/AST/FormatString.h
  lib/AST/FormatString.cpp
  lib/AST/FormatStringParsing.h
  lib/AST/PrintfFormatString.cpp
  test/SemaOpenCL/format-strings-fixit.cl
  test/SemaOpenCL/printf-format-strings.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55023.175920.patch
Type: text/x-patch
Size: 13004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181129/69881574/attachment-0001.bin>


More information about the cfe-commits mailing list