mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
C++: Allow querying for "C" language linkage on routine types.
This commit is contained in:
2
cpp/change-notes/2021-08-17-has-c-linkage.md
Normal file
2
cpp/change-notes/2021-08-17-has-c-linkage.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added `RoutineType.hasCLinkage` predicate to check whether a function type has "C" language linkage.
|
||||
Reference in New Issue
Block a user