[PATCH] D58768: Moved SymbolLocation into its own header and implementation file

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 28 02:59:53 PST 2019


ioeric added a comment.

I think another option here is to move Symbol+SymbolLocations to a Symbol.h library. SymbolLocation is often used along with Symbol.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58768/new/

https://reviews.llvm.org/D58768





More information about the cfe-commits mailing list