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

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 09:33:50 PDT 2018


anna accepted this revision.
anna added a comment.
This revision is now accepted and ready to land.

LGTM. My concern was if `Loc.AATags` was same as  `getAAMetadata` and looking through the code in `MemoryLocation::get`, AATags is populated using `getAAMetadata`.


Repository:
  rL LLVM

https://reviews.llvm.org/D50588





More information about the llvm-commits mailing list