kuhar accepted this revision.
kuhar added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: clang/docs/HLSLSupport.rst:223
+* References
+* goto or labels
+* Variable Length Arrays
----------------
nit, for consistency with the other list items: make goto verbatim


================
Comment at: clang/docs/HLSLSupport.rst:225
+* Variable Length Arrays
+* _Complex and _Imaginary
+* C Threads or Atomics (or Obj-C blocks)
----------------
nit: also verbatim?


================
Comment at: clang/docs/HLSLSupport.rst:237
+* Anonymous or inline namespaces
+* ``new`` & ``delete`` operators in all of their forms (array, placement, etc)
+* Constructors & destructors
----------------
ubernit: & -> and, for consistency with the other list items


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123278

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

Reply via email to