Author: kcc
Date: Mon Nov 30 16:17:19 2015
New Revision: 254337
URL: http://llvm.org/viewvc/llvm-project?rev=254337&view=rev
Log:
[libFuzzer] clarify the limitation of fsanitize-coverage=trace-cmp
Modified:
cfe/trunk/docs/SanitizerCoverage.rst
Modified: cfe/trunk/docs/SanitizerCoverage.rst
U
Author: kcc
Date: Tue Dec 1 20:08:26 2015
New Revision: 254481
URL: http://llvm.org/viewvc/llvm-project?rev=254481&view=rev
Log:
[sanitizer coverage] document -fsanitize-coverage=trace-bb
Modified:
cfe/trunk/docs/SanitizerCoverage.rst
Modified: cfe/trunk/docs/SanitizerCoverage.rst
URL:
htt
kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
http://reviews.llvm.org/D15363
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe
I am now observing this error message when building glibc with clang (from
trunk):
../include/string.h:101:28: error: cannot apply asm label to function after
its first use
libc_hidden_builtin_proto (memcpy)
(many more instances)
Do you think this is a bug in glibc code, or the error message coul
kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM
http://reviews.llvm.org/D15624
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
101 - 105 of 105 matches
Mail list logo