mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C++: address review comments
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
description: add predicates `hasParameterList` and `emptyParameterListIsExplicit` to capture whether a lambda has an explicitly specified parameter list and whether that list is empty, respectively.Add commentMore actionsAdd commentMore actions
|
||||
compatibility: backwards
|
||||
description: capture whether a lambda has an explicitly specified parameter list.
|
||||
compatibility: full
|
||||
lambdas.rel: run lambdas.qlo
|
||||
|
||||
Reference in New Issue
Block a user