C/C++ overlay: address review comment

This commit is contained in:
idrissrio
2026-03-09 16:25:29 +01:00
parent ef6c1a9968
commit a92d97744f

View File

@@ -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]