Files
llvm-project/lldb/source/Symbol
Michael Buch e0fb6d7f6b [lldb][CompilerType] Remove CompilerType::IsFloat (#179212)
Depends on:
* https://github.com/llvm/llvm-project/pull/178906

Ever since https://github.com/llvm/llvm-project/pull/178906 this API is
the same as `IsFloatingPointType`. There's no compelling reason for this
to exist.
2026-02-03 11:11:12 +00:00
..