From 5656b4c203405a8edd76804745ecda1cff60cb9c Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 24 Jun 2017 23:52:38 +0200 Subject: [PATCH] Document llvm dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67e9181..53b260f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ The library utilizes: * Doxygen for API documentation (optional) * Graphviz for diagrams in the API documentation (optional) * clang-format for tidying (optional) +* llvm-profdata, llvm-cov and cppunit for source-based code coverage analysis (optional) #### Runtime dependencies * The c++utilities library itself only needs