diff options
author | Timur Golubovich <timur.golubovich@syntacore.com> | 2025-10-01 13:20:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 11:20:58 +0100 |
commit | 0a0d4979935cc13ecafdb8c9b00dd74779651781 (patch) | |
tree | ef399e81a6c6f085bdb557be0f2b00bf3ca60700 /clang/lib/Serialization/ModuleCache.cpp | |
parent | a3f667bc08cb2f547ff2139c975dd684cf005885 (diff) | |
download | llvm-0a0d4979935cc13ecafdb8c9b00dd74779651781.zip llvm-0a0d4979935cc13ecafdb8c9b00dd74779651781.tar.gz llvm-0a0d4979935cc13ecafdb8c9b00dd74779651781.tar.bz2 |
[lldb][TypeSystemClang] Added unique builtins types for __bf16 and _Float16 (#157674)
During debugging applization with __bf16 and _Float16 float types it was
discovered that lldb creates the same CompilerType for them. This can
cause an infinite recursion error, if one tries to create two struct
specializations with these types and then inherit one specialization
from another.
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions