mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +08:00
Create a mix-in class with an overloaded constructor that makes the return type optional. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D156561