Added list of functional changes to release notes.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
@svenvh as you made quite a lot of changes in the headers feel free to expand the description if you feel we should document some of those in more detail.
Comment Actions
I think you have captured it quite well already; they were mostly small fixes (although many).
clang/docs/ReleaseNotes.rst | ||
---|---|---|
676 | Should we say anything about opaque pointers? Something like: - Although LLVM has switched to opaque pointers with this release, SPIR-V generation still relies on typed pointers in this release. |
clang/docs/ReleaseNotes.rst | ||
---|---|---|
676 | Sure, good point! I have added an item to clarify this. Does it look ok to you? |
Comment Actions
LGTM, thanks!
clang/docs/ReleaseNotes.rst | ||
---|---|---|
676 | generation -> generator I'd say, which you can address at commit time. For the rest it looks good! |
Should we say anything about opaque pointers? Something like: