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 e07be1c commit 93c7c2cCopy full SHA for 93c7c2c
docs/ReleaseNotes.md
@@ -19,7 +19,9 @@ The included licenses apply to the following files:
19
20
### Upcoming Release
21
22
-Place release notes for the upcoming release below this line and remove this line upon naming this release.
+- Fix regression: [#7510](https://github.com/microsoft/DirectXShaderCompiler/issues/7510) crash when calling `sizeof` on templated type.
23
+- Fix regression: [#7508](https://github.com/microsoft/DirectXShaderCompiler/issues/7508) crash when calling `Load` with `status`.
24
+- Header file `dxcpix.h` was added to the release package.
25
26
### Version 1.8.2505
27
0 commit comments