[PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Wed May 11 07:26:52 PDT 2016


etienneb updated this revision to Diff 56911.
etienneb marked an inline comment as done.
etienneb added a comment.
Herald added a subscriber: klimek.

use new API


http://reviews.llvm.org/D19703

Files:
  include/clang/Tooling/FixIt.h
  lib/Tooling/CMakeLists.txt
  lib/Tooling/FixIt.cpp
  unittests/Tooling/CMakeLists.txt
  unittests/Tooling/FixItTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19703.56911.patch
Type: text/x-patch
Size: 14029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160511/ecb159ec/attachment.bin>


More information about the cfe-commits mailing list