mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-17 14:56:07 +00:00

This actually tests all the different situations in which we can call virtual functions. This removes also all skipIfs as the first skipIf for Linux is apparently fixed and the second skipIf was just failing due to the constructor call (which should be its own test and not be tested here).