mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
CPP: Add a test of ConditionalDeclExpr.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import cpp
|
||||
|
||||
from ConditionDeclExpr cde
|
||||
select cde, cde.getVariableAccess(), cde.getInitializingExpr()
|
||||
Reference in New Issue
Block a user