Skip to content
Commit 794a0714 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Tweak CrashRecoveryContext::GetCurrent() to return quickly if...

Tweak CrashRecoveryContext::GetCurrent() to return quickly if 'gCrsahRecoveryEnabled' is false.  This avoids us needing to go to thread local storage for
the performance sensitive case where we are compiling code.

llvm-svn: 127928
parent 0f2f30b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment