mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +02:00
C/C++ overlay: address review comment
This commit is contained in:
@@ -11,7 +11,7 @@ overlay[local]
|
||||
predicate isOverlay() { databaseMetadata("isOverlay", "true") }
|
||||
|
||||
/**
|
||||
* Holds if the TRAP file or tag `t` is reachable from some source file
|
||||
* Holds if the TRAP file or tag `t` is reachable from source file `sourceFile`
|
||||
* in the base (isOverlayVariant=false) or overlay (isOverlayVariant=true) variant.
|
||||
*/
|
||||
overlay[local]
|
||||
|
||||
Reference in New Issue
Block a user