[PATCH] D25204: Register Calling Convention, Clang changes

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 10:52:13 PDT 2016


erichkeane added a comment.

I guess I'm not sure how to respond to that... Calling conventions traditionally use double underscore to prevent from stomping on user keywords.  Additionally, this is in a specification that has an existing implementation available, so I'm not sure what could be done.


https://reviews.llvm.org/D25204





More information about the cfe-commits mailing list