[PATCH] D58774: Moved Symbol into its own header and implementation file

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 28 04:32:56 PST 2019


ioeric added a comment.

The design of Symbol and SymbolSlab are closely related. I would suggest putting them close together in the same library.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58774





More information about the cfe-commits mailing list