================
@@ -287,6 +287,11 @@ Changes in existing checks
   <clang-tidy/checks/cppcoreguidelines/pro-type-union-access>` check to
   report a location even when the member location is not valid.
 
+- Improved :doc:`google-readability-namespace-comments
+  <clang-tidy/checks/google/readability-namespace-comments>` check to
+  add an option ``AllowNoNamespaceComments``, that permits
----------------
EugeneZelenko wrote:

`EnableQtSupport` should use single back-ticks. Sorry, I missed this in 
relevant pull-request.

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

Reply via email to