[cfe-commits] [Patch] Support for __thiscall
Anton Korobeynikov
anton at korobeynikov.info
Sat May 15 12:29:41 PDT 2010
Hello
> The attached patch adds support for Microsoft's __thiscall
> keyword.
Patch itself looks ok, but before it can be committed, thiscall CC
should be implemented in LLVM.
Otherwise the code will be silently miscompiled (and no error will be
produced as now).
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-commits
mailing list