[PATCH] [clang] PR21195: Emit .gcno files to the proper location.

Dan Albert danalbert at google.com
Wed Oct 8 22:04:35 PDT 2014


Hi nlewycky,

When building with coverage, -no-integrated-as, and -c, the driver was
emitting -cc1 -coverage-file pointing at a file in /tmp. Ensure the
coverage file is emitted in the same directory as the output file.

http://reviews.llvm.org/D5697

Files:
  lib/Driver/Tools.cpp
  test/Driver/clang_f_opts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5697.14628.patch
Type: text/x-patch
Size: 2508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141009/2e23da0d/attachment.bin>


More information about the cfe-commits mailing list