[PATCH] D24330: Add some MS aliases for existing intrinsics
Reid Kleckner via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 13 20:17:39 PDT 2016
rnk added a comment.
lgtm We could define a macro that conditionally expands to `extern "C"`, but then we'd have to undef it, and that seems like no good.
https://reviews.llvm.org/D24330
More information about the cfe-commits
mailing list