C++: Turn a comment into QLDoc

This commit is contained in:
Jonas Jensen
2019-09-12 15:44:04 +02:00
parent 10076a6b2b
commit 10270cb36d
2 changed files with 2 additions and 2 deletions

View File

@@ -182,7 +182,7 @@ cached private module Cached {
result = getOldInstruction(instruction).getUnconvertedResultExpression()
}
/*
/**
* This adds Chi nodes to the instruction successor relation; if an instruction has a Chi node,
* that node is its successor in the new successor relation, and the Chi node's successors are
* the new instructions generated from the successors of the old instruction

View File

@@ -182,7 +182,7 @@ cached private module Cached {
result = getOldInstruction(instruction).getUnconvertedResultExpression()
}
/*
/**
* This adds Chi nodes to the instruction successor relation; if an instruction has a Chi node,
* that node is its successor in the new successor relation, and the Chi node's successors are
* the new instructions generated from the successors of the old instruction