Files
clang-p2996/clang/lib/AST/Interp/Descriptor.cpp
Timm Baeder 7f677fe310 [clang][Interp] Add explicit dummy descriptors (#68888)
Instead of (ab)using incomplete array types for this, add a 'Dummy' bit
to Descriptor. We need to be able to differentiate between the two when
adding an offset.
2023-10-26 15:15:25 +02:00

12 KiB