[PATCH] D32329: [libc++abi] Disable libc++ extern templates project-wide

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 7 23:02:45 PDT 2017


EricWF added a comment.

The reason I've been punting on this is that I want to set up ABI list checks for libc++abi just like we do for libc++.

@smeenai If you can verify that this change doesn't affect the libc++abi export lists on OS X and Linux then it LGTM, but I want that to be confirmed before committing.


https://reviews.llvm.org/D32329





More information about the cfe-commits mailing list