[PATCH] D50588: [AST] Cleanup code by using MemoryLocation utility [NFC]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 16:24:41 PDT 2018


reames created this revision.
reames added reviewers: mkazantsev, anna.
Herald added subscribers: llvm-commits, bollu, mcrosier.

Minor NFC, but just complicated enough and touching code which is fragile enough I figured it was worth a second set of eyes.


Repository:
  rL LLVM

https://reviews.llvm.org/D50588

Files:
  include/llvm/Analysis/AliasSetTracker.h
  lib/Analysis/AliasSetTracker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50588.160203.patch
Type: text/x-patch
Size: 3626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/3249bb8f/attachment.bin>


More information about the llvm-commits mailing list