svenvh added a comment.

In D132473#3742688 <https://reviews.llvm.org/D132473#3742688>, @Anastasia wrote:

> @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.

I think you have captured it quite well already; they were mostly small fixes 
(although many).



================
Comment at: clang/docs/ReleaseNotes.rst:676
+  LLVM backend when generating SPIR-V binary.
+
 Floating Point Support in Clang
----------------
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.
```


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132473/new/

https://reviews.llvm.org/D132473

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to