Skip to content
Commit 77d993d3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Fix an embarrassing bug in relocatable PCH support, where we were

passing a temporary const char* down as the "isysroot" parameter and
then accessing it later. Fixes <rdar://problem/9035180>.

llvm-svn: 135749
parent 4dd6c043
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