Commit graph

4 commits

Author SHA1 Message Date
Mark Rousskov
2a663555dd Remove licenses 2018-12-25 21:08:33 -07:00
Nathan Froyd
2819deffe3 ignore {std,fast,vector,this}call on non-x86 windows
MSVC ignores these keywords for C/C++ and uses the standard system
calling convention.  Rust should do so as well.

Fixes #54569.
2018-09-27 16:50:47 -04:00
Tim Neumann
1422ac9a8f adapt tests 2016-10-25 19:56:36 +02:00
Daan Sprenkels
df564451db Add regression test for #32364 2016-06-13 00:36:22 +02:00