llvm-project
bb09cc41 - [clang][bytecode] Fix a crash in __builtin_object_size() (#160519)

Commit
1 day ago
[clang][bytecode] Fix a crash in __builtin_object_size() (#160519) The previous `ByteOffset` computation only makes sense if `Ptr` points into an array.
Author
Parents
Loading