aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2015-01-26 19:33:52 +0000
committerEnrico Granata <egranata@apple.com>2015-01-26 19:33:52 +0000
commit3de4971a7ac150ccaec2f6f632c5784e1c8cd9e9 (patch)
treec905919ee7af61543f7b28467c9b80a3df561ca3 /llvm/lib/Support/CommandLine.cpp
parent9a9e1a59ce6912565420d5074f2ab260b4fe227b (diff)
downloadllvm-3de4971a7ac150ccaec2f6f632c5784e1c8cd9e9.zip
llvm-3de4971a7ac150ccaec2f6f632c5784e1c8cd9e9.tar.gz
llvm-3de4971a7ac150ccaec2f6f632c5784e1c8cd9e9.tar.bz2
Add an overload of SetValueFromCString() to ValueObjectSynthetic that is just a passthrough to the parent object
Without this overload, attempts to edit the value of a variable with synthetic children enabled would change the value inside the synthetic ValueObject, but not propagate the changes to the underlying storage, hence resulting in no write for any meaningful purpose Comes with a test case, and fixes rdar://19586311 llvm-svn: 227120
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions