mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02: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