aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2015-10-12 19:11:03 +0000
committerJim Ingham <jingham@apple.com>2015-10-12 19:11:03 +0000
commitc60963c6c7b4338ce6fa17bf29d1231972afe2cd (patch)
treed9ec9fe78017dc8512a75ef54a875e9752e46ecb /clang/lib/Frontend/CompilerInvocation.cpp
parent1fd2f08ea9c16cabd3b551af40def8c7854dde67 (diff)
downloadllvm-c60963c6c7b4338ce6fa17bf29d1231972afe2cd.zip
llvm-c60963c6c7b4338ce6fa17bf29d1231972afe2cd.tar.gz
llvm-c60963c6c7b4338ce6fa17bf29d1231972afe2cd.tar.bz2
Fix a misunderstanding of the ThreadPlan::OkayToDiscard flag in InferiorCallPOSIX. It was
set to true, but all plans run by RunThreadPlan need to have this set to false so they will return control to RunThreadPlan without consulting plans higher on the stack. Since this seems like a common error, I also modified RunThreadPlan to enforce this behavior. <rdar://problem/22543166> llvm-svn: 250084
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions