gecko-dev/tools/code-coverage
Calixte Denizet 0232caa2b6 Bug 1602482 - Remove use of ___custom_llvm_gcov_flush r=marco
Because of conflicts between gcov_flush from gcc and the one from llvm, we renamed llvm one into ___custom_llvm_gcov_flush.
Since we switched to clang for ccov builds, this workaround is now useless.

Differential Revision: https://phabricator.services.mozilla.com/D56394

--HG--
extra : moz-landing-system : lando
2019-12-09 17:07:00 +00:00
..
tests Bug 1561435 - Format tools/, a=automatic-formatting 2019-07-05 11:18:19 +02:00
CodeCoverageHandler.cpp Bug 1602482 - Remove use of ___custom_llvm_gcov_flush r=marco 2019-12-09 17:07:00 +00:00
CodeCoverageHandler.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PerTestCoverageUtils.jsm Bug 1561435 - Format tools/, a=automatic-formatting 2019-07-05 11:18:19 +02:00
components.conf Bug 1543009 - Move code coverage xpcom component to static registration. r=kmag 2019-04-11 16:23:52 +09:00
moz.build Bug 1543009 - Move code coverage xpcom component to static registration. r=kmag 2019-04-11 16:23:52 +09:00
nsCodeCoverage.cpp Bug 1512298 - Make IPDL MozPromise exclusive. r=gerald,froydnj 2018-12-11 19:22:26 +00:00
nsCodeCoverage.h Bug 1543009 - Move code coverage xpcom component to static registration. r=kmag 2019-04-11 16:23:52 +09:00
nsICodeCoverage.idl