mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
C++: Expose trailing return type presence.
This commit is contained in:
2
cpp/change-notes/2021-08-10-has-trailing-return-type.md
Normal file
2
cpp/change-notes/2021-08-10-has-trailing-return-type.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added `Function.hasTrailingReturnType` predicate to check whether a function was declared with a trailing return type.
|
||||
Reference in New Issue
Block a user