Skip to content
Snippets Groups Projects
user avatar
David Majnemer authored
Rethrowing exceptions in the MS model is very simple: just call
_CxxThrowException with nullptr for both arguments.

N.B.  They chose stdcall as the calling convention for x86 but cdecl for
all other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222733 91177308-0d34-0410-b5e6-96231b3b80d8
6e4ce468
History

Using Clang as a Compiler

Using Clang as a Library

Using Clang Tools

Design Documents

Indices and tables

  • :ref:`genindex`
  • :ref:`modindex`
  • :ref:`search`