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

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 15 10:51:50 PDT 2018


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

Fix stupid error when checking the returned value of real_path


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.165648.patch
Type: text/x-patch
Size: 5003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/6255f01b/attachment.bin>


More information about the llvm-commits mailing list