Files
clang-p2996/llvm/unittests/Analysis/IVDescriptorsTest.cpp
Nikita Popov 391976919f [IVDescriptorsTest] Convert to opaque pointers (NFC)
The LoopWithScalableTypes test is removed, because it is testing
a situation that cannot occur with opaque pointers. If we convert
this test to opaque pointers, it will not contain any scalable
types at all.
2023-01-05 10:49:32 +01:00

9.0 KiB