[PATCH] D38270: [clang] Add getUnsignedPointerDiffType method

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 14:42:51 PDT 2017


alexshap updated this revision to Diff 117061.
alexshap added a comment.

Add positive tests


Repository:
  rL LLVM

https://reviews.llvm.org/D38270

Files:
  include/clang/AST/ASTContext.h
  include/clang/Basic/TargetInfo.h
  lib/AST/ASTContext.cpp
  lib/Analysis/PrintfFormatString.cpp
  lib/Analysis/ScanfFormatString.cpp
  test/FixIt/format.m
  test/Sema/format-strings-scanf.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38270.117061.patch
Type: text/x-patch
Size: 7395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170928/90109eb5/attachment-0001.bin>


More information about the cfe-commits mailing list