[Lldb-commits] [PATCH] D46220: Remove premature caching of the global variables list in CompileUnit.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 27 16:24:09 PDT 2018
aprantl added a comment.
This also adds test coverage for r224559, which is how I discovered this bug in the first place.
https://reviews.llvm.org/D46220
More information about the lldb-commits
mailing list