aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2012-05-08 21:25:06 +0000
committerEnrico Granata <egranata@apple.com>2012-05-08 21:25:06 +0000
commit07a4ac22edd3f08cb460a651a2318d9bf5090ba1 (patch)
treea93b477d2a4d4e7b9e2e396229cbe3721a410c20 /clang/lib/Frontend/CompilerInvocation.cpp
parent8d2a77de631dad32cb462e85f5cc935418cbf48d (diff)
downloadllvm-07a4ac22edd3f08cb460a651a2318d9bf5090ba1.zip
llvm-07a4ac22edd3f08cb460a651a2318d9bf5090ba1.tar.gz
llvm-07a4ac22edd3f08cb460a651a2318d9bf5090ba1.tar.bz2
<rdar://problem/11239650> Fixing a bug where the SetValueFromCString() method failed to operate on dynamic values. The fix consists in making the set operation fall through to the parent. We only actually allow this if the dynamic value is at a 0-offset from the parent, or the new value is 0. Other scenarios would need agreement on the actual meaning of the set operation (do we keep offsetting? do we just assume the user knows what they are doing?) so we prevent them, and let the expression parser deal with the complexity
llvm-svn: 156422
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions