llvm-project/lldb/test/API/functionalities/breakpoint/cpp
Arthur Eubanks 3d83a57721 [lldb] Support simplified template names when looking up functions
This makes setting breakpoints work with -gsimple-template-names.

Assume that callers handle false positives. For example, `Module::LookupInfo::Prune` removes wrong template instantiations when setting a breakpoint.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D137098
2022-11-03 16:19:15 -07:00
..
Makefile [lldb][Breakpoint] Fix setting breakpoints on templates by basename 2022-10-14 23:51:00 +01:00
TestCPPBreakpointLocations.py [lldb] Support simplified template names when looking up functions 2022-11-03 16:19:15 -07:00
main.cpp [lldb] Support simplified template names when looking up functions 2022-11-03 16:19:15 -07:00