Skip to content
Commit cd47cbc7 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Provide a way to disable use of extern templates in libc++. This is intended...

Provide a way to disable use of extern templates in libc++.  This is intended for the clients of libc++, not the libc++ build.  The dylib should always contain the extern templates.  To disable the client needs to put -D'_LIBCPP_EXTERN_TEMPLATE(...)=' on the command line.

llvm-svn: 167486
parent dc4ecaff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment