Commit c1d76f45 authored by Paul Robinson's avatar Paul Robinson Committed by Tom Stellard
Browse files

Merging r373216:

------------------------------------------------------------------------
r373216 | probinson | 2019-09-30 08:01:35 -0700 (Mon, 30 Sep 2019) | 7 lines

[SSP] [1/3] Revert "StackProtector: Use PointerMayBeCaptured"
"Captured" and "relevant to Stack Protector" are not the same thing.

This reverts commit f29366b1.
aka r363169.

Differential Revision: https://reviews.llvm.org/D67842
------------------------------------------------------------------------

To avoid changing the ABI, the VisitedPHIs member from the StackProtector class
was replaced with a local variable in StackProtector::RequiresStackProtector().
parent 6d7bc603
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment