llvm-project
f7c01c40 - [clang][bytecode] Reorder type checks in classify() (#139046)

Commit
123 days ago
[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.
Author
Parents
Loading