mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
The File API has been refactored to allow cleanup using operator delete. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D140574