We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16471ce commit 9c58033Copy full SHA for 9c58033
tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-2.rs
@@ -417,7 +417,7 @@ pub unsafe extern "C" fn test26() {
417
}
418
419
// test27: Address-of a structure taken in a function with a loop where
420
-// the alloca is an incoming value to a PHI node and a use of that PHI
+// the alloca is an incoming value to a PHI node and a use of that PHI
421
// node is also an incoming value
422
// Verify that the address-of analysis does not get stuck in infinite
423
// recursion when chasing the alloca through the PHI nodes
0 commit comments