ABataev added inline comments.
================ Comment at: clang/docs/OpenMPSupport.rst:242 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ -| misc extensions | prevent new type definitions in clauses | :none:`unclaimed` | | +| memory model extension | memory model update | :none:`unclaimed` | | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ ---------------- kkwli0 wrote: > ABataev wrote: > > What kind of memory model update? > We add five _memory-order-clause_s in the atomic directive - `seq_cst`, > `acq_rel`, `release`, `acquire` and `relaxed` to support the memory model. I would add as much as possible info about expected features to the doc, if possible CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72901/new/ https://reviews.llvm.org/D72901 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits