We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74af917 commit 14cd48eCopy full SHA for 14cd48e
ChangeLog.md
@@ -20,6 +20,9 @@ See docs/process.md for more on how version tagging works.
20
21
3.1.4
22
-----
23
+- Due to an llvm change (https://reviews.llvm.org/D118573) some clang flags
24
+ that did not previously have any effect are now honored (e.g.
25
+ `-fnew-alignment` and `-fshort-wchar`).
26
- llvm dependency updated to 15.0.0 to match upstream. (#16178)
27
- The `__EMSCRIPTEN_major__`, `__EMSCRIPTEN_minor__` and `__EMSCRIPTEN_tiny__`
28
macros are now available via the `emscripten/version.h` header file. For the
0 commit comments