[PATCH] D58773: Moved SymbolOrigin into its own header and implementation file
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 28 03:43:42 PST 2019
ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.
In D58773#1413486 <https://reviews.llvm.org/D58773#1413486>, @gribozavr wrote:
> SymbolOrigin is used by itself, for example, in CodeComplete.h to define `struct CodeCompletion`.
Fair enough. lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58773/new/
https://reviews.llvm.org/D58773
More information about the cfe-commits
mailing list