Files
clang-p2996/llvm/test/DebugInfo
Michael Buch 41f96f91cd [llvm][DebugInfo] Emit DW_AT_const_value for float non-type template parameters (#127045)
In C++20, non-type template parameters can be float/double. Clang didn't
emit those constants in DWARF. This patch emits floating point constants
the same way we do other integral template value parameters.
2025-02-13 23:08:44 +00:00
..
2024-12-22 22:03:44 -08:00