[PATCH] D52033: [GCOV] Add options to filter files which must be instrumented.

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 06:49:09 PST 2018


calixte updated this revision to Diff 172760.
calixte added a comment.

Fix plural form of regex and just use ';' as separator.


Repository:
  rL LLVM

https://reviews.llvm.org/D52033

Files:
  include/llvm/Transforms/Instrumentation.h
  lib/Transforms/Instrumentation/GCOVProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52033.172760.patch
Type: text/x-patch
Size: 5381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/1f3b8284/attachment.bin>


More information about the llvm-commits mailing list