[Lldb-commits] [PATCH] D13350: [lldb] Fix evaluation of qualified global variables
Siva Chandra via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 1 10:58:07 PDT 2015
sivachandra added a comment.
I suppose you should first post a separate self contained clang patch to the clang list. After landing it in clang, you should post an LLDB specific patch here.
About its correctness, I cannot comment on the clang changes. Commenting on the LLDB changes are probably meaningful after the clang change lands.
http://reviews.llvm.org/D13350
More information about the lldb-commits
mailing list