diff options
author | Richard Trieu <rtrieu@google.com> | 2015-04-11 01:53:13 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2015-04-11 01:53:13 +0000 |
commit | af7d76c7204c0a586fd38fff45ffe0bd284593b0 (patch) | |
tree | 86b043ae62fd707397d6ad449866bad09a260c47 /llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp | |
parent | d9a21bf93a07994f1564ae3941d95c667cbde448 (diff) | |
download | bcm5719-llvm-af7d76c7204c0a586fd38fff45ffe0bd284593b0.tar.gz bcm5719-llvm-af7d76c7204c0a586fd38fff45ffe0bd284593b0.zip |
Improve the error message for assigning to read-only variables.
Previously, many error messages would simply be "read-only variable is not
assignable" This change provides more information about why the variable is
not assignable, as well as note to where the const is located.
Differential Revision: http://reviews.llvm.org/D4479
llvm-svn: 234677
Diffstat (limited to 'llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp')
0 files changed, 0 insertions, 0 deletions