Skip to content
Commit 83fde4bf authored by Adrian Prantl's avatar Adrian Prantl
Browse files

Undo the unique_ptr'fication of CodeGenABITypes::CGM introduced in r248762.

include/clang/CodeGenABITypes.h is in meant to be included by external
users, but using a unique_ptr on the private CodeGenModule introduces a
dependency on the type definition that prevents such a use.

NFC

llvm-svn: 249328
parent 0591c5d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment