mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
Update cpp/ql/lib/change-notes/2022-05-30-braced-initializers.md
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
category: feature
|
category: feature
|
||||||
---
|
---
|
||||||
* An `isBraced` predicate was added to the `Initializer`class which holds when a C++ braced initializer was used in the initialization.
|
* An `isBraced` predicate was added to the `Initializer` class which holds when a C++ braced initializer was used in the initialization.
|
||||||
|
|||||||
Reference in New Issue
Block a user