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 9097789 commit 3cf136eCopy full SHA for 3cf136e
clang/docs/ReleaseNotes.rst
@@ -210,6 +210,8 @@ Bug Fixes in This Version
210
211
- Clang now outputs correct values when #embed data contains bytes with negative
212
signed char values (#GH102798).
213
+- Fixed rejects-valid problem when #embed appears in std::initializer_list or
214
+ when it can affect template argument deduction (#GH122306).
215
216
Bug Fixes to Compiler Builtins
217
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments