[PATCH] D39485: Extend SpecialCaseList to allow users to blame matches on entries in the file.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 13:18:24 PDT 2017


hctim updated this revision to Diff 121173.
hctim marked an inline comment as done.
hctim added a comment.

Fixed line parsing to not ignore blank lines, line number is correctly generated.


https://reviews.llvm.org/D39485

Files:
  include/llvm/Support/SpecialCaseList.h
  lib/Support/SpecialCaseList.cpp
  unittests/Support/SpecialCaseListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39485.121173.patch
Type: text/x-patch
Size: 9524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/e5c3abb0/attachment.bin>


More information about the llvm-commits mailing list