[llvm] [llvm-cov] Export decision coverage to output json (PR #144335)

Alan Phipps via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 16 09:22:24 PDT 2025


================
@@ -62,7 +62,7 @@
 #include <utility>
 
 /// The semantic version combined as a string.
-#define LLVM_COVERAGE_EXPORT_JSON_STR "2.0.1"
+#define LLVM_COVERAGE_EXPORT_JSON_STR "3.0.0"
----------------
evodius96 wrote:

Thank you for updating this. We have not been good about moving the version forward.

https://github.com/llvm/llvm-project/pull/144335


More information about the llvm-commits mailing list