C++: Add change note

This commit is contained in:
Jeroen Ketema
2023-02-10 15:27:49 +01:00
parent ecdeb9a970
commit 1a83b712a0

View File

@@ -0,0 +1,4 @@
---
category: breaking
---
* The `semmle.code.cpp.commons.Buffer` and `semmle.code.cpp.commons.NullTermination` libraries no longer expose `semmle.code.cpp.dataflow.DataFlow`. Please import `semmle.code.cpp.dataflow.DataFlow` directly.