================
@@ -115,7 +115,7 @@ C++ Language Changes
 - Allow single element access of GCC vector/ext_vector_type object to be
   constant expression. Supports the `V.xyzw` syntax and other tidbits
   as seen in OpenCL. Selecting multiple elements is left as a future work.
-- Implement `CWG1815 <https://wg21.link/CWG1815>`_. Support lifetime extension 
+- Implement `CWG1815 <https://wg21.link/CWG1815>`_. Support lifetime extension
----------------
shafik wrote:

Please don't do this in the future the policy is indeed to keep unrelated 
changes separate.

There are many practical reasons for this but mainly it reduces churn in the 
event of revert now we lose multiple changes and if they where unrelated that 
is just a waste all around. 

https://github.com/llvm/llvm-project/pull/109882
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to