| Index: native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst
|
| diff --git a/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst b/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst
|
| index 38da7103f547a4a1d02fd1208533bdb0c20a2aec..af1ff310aac107c8fcb62388389ce1316511a228 100644
|
| --- a/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst
|
| +++ b/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst
|
| @@ -170,6 +170,8 @@ in `Memory Model and Atomics`_.
|
| PNaCl and NaCl support ``setjmp`` and ``longjmp`` without any
|
| restrictions beyond C's.
|
|
|
| +.. _exception_handling:
|
| +
|
| C++ Exception Handling
|
| ======================
|
|
|
|
|