[Lldb-commits] [PATCH] D71562: [lldb] Remove modern-type-lookup

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 16 11:58:23 PST 2019


teemperor added a comment.

@martong I added you as a reviewer because I assume you were interested in that development. I'm curious what you think should happen to the clang-import-test. We could either rewrite the tests as unit tests in the ASTImporterTest you guys are already using or we move the necessary parts of the ExternalASTMerger into the clang-import-test (which will mostly likely just be the lookup code). I leave it up to you guys to decide what should happen with that testing code.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D71562





More information about the lldb-commits mailing list