llvm-project/llvm/include
Michael Kruse 588ffdaf37 [polly] Fix compiler warning. NFC.
Fix the warning

   warning: 'polly::ScopViewer' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]

and for several other classes by inserting virtual destructors.
2022-05-09 14:04:40 -05:00
..
llvm [polly] Fix compiler warning. NFC. 2022-05-09 14:04:40 -05:00
llvm-c const char* for LLVMTargetMachineEmitToFile's argument 2022-05-07 14:40:55 +00:00