[PATCH] D38270: [clang] Add getUnsignedPointerDiffType method

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 16:13:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314470: [clang] Add getUnsignedPointerDiffType method (authored by alexshap).

Changed prior to commit:
  https://reviews.llvm.org/D38270?vs=117061&id=117075#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38270

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

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


More information about the cfe-commits mailing list