aaron.ballman added reviewers: tahonermann, clang-language-wg.
aaron.ballman added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:271
+- Added ``-Winvalid-utf8`` which diagnoses invalid UTF-8 code unit sequences in
+  comments.
 
----------------
Should we mention `P2295R5` now that it's at least core approved? Something 
like:
%%%
...unit sequences in comments; in support of `P2295R5 
<http://wg21.link/P2295R5>`_.
%%%


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128059/new/

https://reviews.llvm.org/D128059

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to