mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This patch fixes: include/c++/14/bits/unique_ptr.h:93:2: error: delete called on non-final '(anonymous namespace)::MPICHImplTraits' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-abstract-non-virtual-dtor]
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.