After some further discussion, it was decided that we should make this a more general behavior instead of Win32-specific. This updated patch addresses this by:
1) Ignoring calling conventions that do not make sense for the target architecture 2) Warning when a calling convention is ignored (as part of -Wignored-attributes) 3) Adds new testcases and modifies existing ones to address the new warnings, and be more explicit about architecture Comments and suggestions welcome. ~Aaron
callconv.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
