Remember to clear the cached data for the OptionValueFileSpec in SetValueFromCString.
authorJim Ingham <jingham@apple.com>
Fri, 4 Apr 2014 18:06:54 +0000 (18:06 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 4 Apr 2014 18:06:54 +0000 (18:06 +0000)
commit2e3881c0f587ba71fb9ecdba27eed442823b92c9
tree85aec10873174dc2fa91f5fa19c42ea0f814c7a8
parent770305804f4620a83ec0ac8c96f6e1fbded08be3
Remember to clear the cached data for the OptionValueFileSpec in SetValueFromCString.

<rdar://problem/16179718> target.expr-prefix contents appear to be cached for an entire session

llvm-svn: 205636
lldb/source/Interpreter/OptionValueFileSpec.cpp