[Lldb-commits] [PATCH] D51185: Reuse the SelectorTable from Clang's Preprocessor
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 23 15:24:22 PDT 2018
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
LGTM. This is NFC, it seems. There's a FIXME in Preprocessor.h about the lifetime of SelectorTable eventually not being tied to Preprocessor, but this is correct for now.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51185
More information about the lldb-commits
mailing list