[PATCH] D13469: Create interfaces and tests for the overlapping replacements fix in clang-tidy.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 6 06:25:25 PDT 2015


angelgarcia updated this revision to Diff 36615.
angelgarcia added a comment.

This test was intended to ensure that we don't have a bug in the mock checks. I've split it up into one test for each mock check, I hope it is more descriptive now.


http://reviews.llvm.org/D13469

Files:
  unittests/clang-tidy/CMakeLists.txt
  unittests/clang-tidy/ClangTidyTest.h
  unittests/clang-tidy/OverlappingReplacementsTest.cpp
  unittests/clang-tidy/ReadabilityModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13469.36615.patch
Type: text/x-patch
Size: 15119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151006/9b7027e9/attachment.bin>


More information about the cfe-commits mailing list