[PATCH] D18293: [clang-tidy] Fix redundant-string-init check with msvc 14 headers.

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 10:31:26 PDT 2016


etienneb updated this revision to Diff 51298.
etienneb added a comment.

Rebased + fixing invalid paths.

The diff paths were wrong, invalid diff.


http://reviews.llvm.org/D18293

Files:
  clang-tidy/readability/RedundantStringInitCheck.cpp
  test/clang-tidy/readability-redundant-string-init-msvc.cpp
  test/clang-tidy/readability-redundant-string-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18293.51298.patch
Type: text/x-patch
Size: 9155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160322/d8284acf/attachment.bin>


More information about the cfe-commits mailing list