Teemperor wrote: > I thought about fixing this the same way you did, but something feels wrong > about this. Clang is trying to do a namespace lookup here but LLDB is finding > global data symbols right?
That's right, but this is just about fixing the test so we can unbreak the test suite. https://github.com/llvm/llvm-project/pull/203984 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
