mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
These are among the last operations still defined explicitly in C++. I've tried to keep this commit as NFC as possible, but these ops definitely need a non-NFC cleanup at some point. Differential Revision: https://reviews.llvm.org/D110440