================
@@ -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
----------------
mizvekov wrote:

This is just stray whitespace cleanup that is automatically performed by most 
unix editors.

I don't think doing a whole separate commit to fix it is worth it, specially as 
there aren't a lot of lines changed here.

We do generally just ignore these unless there is so much noise it makes review 
difficult.

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