[PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 10:16:23 PDT 2016
Eugene.Zelenko added inline comments.
================
Comment at: docs/ReleaseNotes.rst:161
@@ -156,1 +160,3 @@
+ truncation or invalid character escaping.
+
Fixed bugs:
----------------
I think will be good idea to sort check alphabetically. At least I did so :-)
http://reviews.llvm.org/D18783
More information about the cfe-commits
mailing list