diff options
author | Sean Callanan <scallanan@apple.com> | 2013-04-19 19:47:32 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2013-04-19 19:47:32 +0000 |
commit | ed185ab5c715adb3ba49d6edc786497f2a23e7b5 (patch) | |
tree | 88da61e6bc322cfbdc757d90e18939a74a851430 /clang/lib/Sema/SemaStmtAsm.cpp | |
parent | e8f9bfdb714946971da33a1d351c3448a077a340 (diff) | |
download | bcm5719-llvm-ed185ab5c715adb3ba49d6edc786497f2a23e7b5.tar.gz bcm5719-llvm-ed185ab5c715adb3ba49d6edc786497f2a23e7b5.zip |
Fixed two problems when reading constant/register
variables in the ValueObject code:
- Report an error if the variable does not have
a valid address.
- Return the contents of the data to GetData(),
even if the value is constant.
<rdar://problem/13690855>
llvm-svn: 179876
Diffstat (limited to 'clang/lib/Sema/SemaStmtAsm.cpp')
0 files changed, 0 insertions, 0 deletions