etienneb accepted this revision.
etienneb added a comment.

thanks for taking care of this.


================
Comment at: docs/ReleaseNotes.rst:131
@@ +130,3 @@
+  Finds unnecessary string initializations.
+
+Fixed bugs:
----------------
I just landed this one: http://reviews.llvm.org/D18457

I'll appreciate if you can add the entry here.

Thanks.


- New `misc-suspicious-missing-comma` check

  Warns about 'probably' missing comma in string literals initializer list.

================
Comment at: docs/ReleaseNotes.rst:136
@@ -71,1 +135,3 @@
+  paths.
+
 Clang-tidy changes from 3.7 to 3.8
----------------
Crash when running with the ``-fdelayed-template-parsing`` flag.

see: http://reviews.llvm.org/D18238


Repository:
  rL LLVM

http://reviews.llvm.org/D18582



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

Reply via email to