We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb48f6 commit a56a99fCopy full SHA for a56a99f
ChangeLog.md
@@ -22,7 +22,7 @@ See docs/process.md for more on how version tagging works.
22
----------------------
23
- `EXPORT_EXCEPTION_HANDLING_HELPERS` is deprecated and setting it will not do
24
anything. `getExceptionMessage` is exported anyway when `ASSERTIONS` or
25
- `EXCEPTION_STACK_TRACES` is set, which are set by default at `-O0`.
+ `EXCEPTION_STACK_TRACES` is set, which are set by default at `-O0`. (#26499)
26
- The deprecated `EMSCRIPTEN` macro is now defined in `emscripten.h` rather than
27
on the command line (`__EMSCRIPTEN__`, which is built into LLVM, should be
28
used instead). (#26417)
0 commit comments