Files
clang-p2996/clang/lib/AST/ByteCode/Context.cpp
Timm Baeder f7c01c4045 [clang][bytecode] Reorder type checks in classify() (#139046)
Move the member pointer check further below and remove Complex/Vector
type checks and instead rely on the final return to handle those.
2025-05-09 06:48:24 +02:00

16 KiB