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 коммит произвёл GitHub
Родитель a9db1c52e5
Коммит 1e06808105
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.