Files
clang-p2996/lldb/test/API/lang/cpp
Michael Buch 050933b41f [lldb][test] TestCppTemplateArguments.py: adjust expected type
LLVM started emitting the `DW_AT_const_value` for floating point template parameters since https://github.com/llvm/llvm-project/pull/127045. Adjust the expected type in this test. It's still not quite correct but that requires a separate fix in LLDB.
2025-02-13 23:13:46 +00:00
..