mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 17:36:05 +00:00

This applies the same workaround as r321271 to other tests. The root problem is that lldb finds an internal symbol with the same name in the debug info of system libraries, and then fails to disambiguate between the two. llvm-svn: 341235