Commit 050933b
committed
[lldb][test] TestCppTemplateArguments.py: adjust expected type
LLVM started emitting the `DW_AT_const_value` for floating point template parameters since llvm#127045. Adjust the expected type in this test. It's still not quite correct but that requires a separate fix in LLDB.1 parent adacbf6 commit 050933b
File tree
1 file changed
+4
-2
lines changed- lldb/test/API/lang/cpp/template-arguments
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
0 commit comments