[PATCH] D37894: [Lint] Avoid failed assertion by fetching the proper pointer type

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 23:05:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314763: [Lint] Avoid failed assertion by fetching the proper pointer type (authored by uabelho).

Changed prior to commit:
  https://reviews.llvm.org/D37894?vs=115614&id=117471#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37894

Files:
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/lib/Analysis/Lint.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/test/Analysis/Lint/noop-cast-expr-no-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37894.117471.patch
Type: text/x-patch
Size: 3871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/58300414/attachment.bin>


More information about the llvm-commits mailing list