Skip to content

Commit d3df203

Browse files
authored
Update cpp/ql/lib/change-notes/released/0.3.0.md
1 parent bef38a6 commit d3df203

File tree

1 file changed

+0
-4
lines changed
  • cpp/ql/lib/change-notes/released

1 file changed

+0
-4
lines changed

cpp/ql/lib/change-notes/released/0.3.0.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
* The `BarrierGuard` class has been deprecated. Such barriers and sanitizers can now instead be created using the new `BarrierGuard` parameterized module.
66

7-
### New Features
8-
9-
* An `isBraced` predicate was added to the `Initializer` class which holds when a C++ braced initializer was used in the initialization.
10-
117
### Bug Fixes
128

139
* `UserType.getADeclarationEntry()` now yields all forward declarations when the user type is a `class`, `struct`, or `union`.

0 commit comments

Comments
 (0)