mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C++: Fix docstring per suggestion
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
This commit is contained in:
committed by
GitHub
parent
c37c6a004e
commit
4938de9185
@@ -13,7 +13,7 @@ import cpp
|
||||
import semmle.code.cpp.commons.Exclusions
|
||||
|
||||
/**
|
||||
* Holds if this is an implicit `this`.
|
||||
* Holds if `te` is an implicit `this`.
|
||||
*
|
||||
* ThisExpr.isCompilerGenerated() is currently not being extracted, so use a heuristic.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user