================
@@ -1198,10 +1198,12 @@ struct ToT {
   std::tuple<OPT(Expectation), OPT(Mappers), OPT(Iterator), LocatorList> t;
 };
 
-// [6.0:440-441] `transparent` clause
+// V6.0: [17.9.6] `transparent` clause
----------------
kparzysz wrote:

[Version : page : line] is the convention for quoting the OpenMP spec. It 
wasn't used before, but please stick to it in new code.

https://github.com/llvm/llvm-project/pull/166810
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to