D41086 fixed an exception in FindTypes()/FindTypesByRegex() and caused two lldb unit test to fail. This change updates the unit tests to pass again.
Details
Details
- Reviewers
zturner lldb-commits labath clayborg asmith - Commits
- rG364cbfe9641a: Update failing PDB unit tests that are searching for symbols by regex
rLLDB321511: Update failing PDB unit tests that are searching for symbols by regex
rL321511: Update failing PDB unit tests that are searching for symbols by regex
Diff Detail
Diff Detail
- Repository
- rL LLVM