aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2013-03-15 22:18:26 +0000
committerJim Ingham <jingham@apple.com>2013-03-15 22:18:26 +0000
commit31938cad9cfb33fc9dffbe570286bd6253e59fac (patch)
tree6ffb5988556962d1c97be57dbc6583b295fdb389 /clang/lib/Frontend/CompilerInvocation.cpp
parent49491f7861006ed1cf026203f74f937fb9b16e18 (diff)
downloadllvm-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