diff options
author | Jim Ingham <jingham@apple.com> | 2013-03-15 22:18:26 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2013-03-15 22:18:26 +0000 |
commit | 31938cad9cfb33fc9dffbe570286bd6253e59fac (patch) | |
tree | 6ffb5988556962d1c97be57dbc6583b295fdb389 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 49491f7861006ed1cf026203f74f937fb9b16e18 (diff) | |
download | llvm-31938cad9cfb33fc9dffbe570286bd6253e59fac.zip llvm-31938cad9cfb33fc9dffbe570286bd6253e59fac.tar.gz llvm-31938cad9cfb33fc9dffbe570286bd6253e59fac.tar.bz2 |
The regular expression command object was resetting the execution context of the
resolved command, which it should not do. It should adopt whatever context the
regular expression command was called with. This was causing regular expression
commands run inside breakpoint commands to adopt the currently selected context,
not the one coming from the breakpoint that we hit.
<rdar://problem/13411771>
llvm-svn: 177195
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions