Skip to content

Commit ff0f892

Browse files
MathiasVPCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 891f2e1 commit ff0f892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal

cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/SsaImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,7 @@ module Public {
14771477

14781478
import Public
14791479

1480-
/** An static single assignment (SSA) definition. */
1480+
/** A static single assignment (SSA) definition. */
14811481
class Definition extends SsaImpl::Definition {
14821482
/**
14831483
* Holds if this SSA definition is live at the end of basic block `bb`.

0 commit comments

Comments
 (0)