fix: allocating C++ compound literal on heap with Clang
[lttng-ust.git] / README.md
index e4fb9f2ddae6d3431cf935ee4965b0282242cb73..a101048622e42778d9c4e233e21a52fa3b3f6c65 100644 (file)
--- a/README.md
+++ b/README.md
@@ -194,7 +194,7 @@ human-readable text log.
 
 Since LTTng-UST 2.3, both tracepoints and tracepoint providers can be
 compiled in C++. To compile tracepoint probes in C++, you need
-G++ >= 4.7 or Clang. The C++ compilers need to support C++11.
+G++ >= 4.7 or Clang >= 4.0. The C++ compilers need to support C++11.
 
 
 Contact
This page took 0.024145 seconds and 4 git commands to generate.