Update cpp/change-notes/2021-08-23-getPrimaryQlClasses.md

Co-authored-by: Jonas Jensen <jbj@github.com>
This commit is contained in:
Ian Lynagh
2021-08-23 16:52:07 +01:00
committed by GitHub
parent a9db1c52e5
commit 1e06808105

View File

@@ -1,2 +1,2 @@
lgtm,codescanning
* Added `ElementBase.getPrimaryQlClasses()` predicate, which gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs.
* Added `Element.getPrimaryQlClasses()` predicate, which gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs.