llvm-project
e86b68ff - [clang][bytecode] Add support for typeid pointers (#121251)

Commit
1 year ago
[clang][bytecode] Add support for typeid pointers (#121251) Add it as another kind of pointer, saving both a `Type*` for the result of the typeid() expression as well as one for the type of the typeid expression.
Author
Parents
Loading