================
@@ -13,6 +13,10 @@
namespace clang::tidy::misc {
+/// Warn about unterminated bidirectional unicode sequence.
----------------
zeyi2 wrote:Thanks, I've fixed the comments and the docs as requested :) https://github.com/llvm/llvm-project/pull/166889 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
