[Lldb-commits] [PATCH] D76964: Fix an issue where the IgnoreName function was not allowing "Class" to be looked up inside a namespace or other class.

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 30 10:49:50 PDT 2020


shafik added a comment.

You also mentioned the `id` case failing as well. We should add that case to the test as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76964





More information about the lldb-commits mailing list