diff options
author | Alex Denisov <alex@lowlevelbits.org> | 2019-11-12 10:57:32 +0100 |
---|---|---|
committer | Alex Denisov <alex@lowlevelbits.org> | 2019-11-12 14:24:12 +0100 |
commit | 5022a5fcaef9e8e5a739d5794954d67bc6f291a2 (patch) | |
tree | 6026d824b4c7fed714fcdb8fbd633831ffd8871f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 44e5879f0fb7c28b90e8042fde81bba30b4090a3 (diff) | |
download | bcm5719-llvm-5022a5fcaef9e8e5a739d5794954d67bc6f291a2.tar.gz bcm5719-llvm-5022a5fcaef9e8e5a739d5794954d67bc6f291a2.zip |
Mark llvm::ConstantExpr::getAsInstruction as const
Summary:
getAsInstruction is the only non-const member method.
It is impossible to enforce const-correctness because of it.
Reviewers: jmolloy, majnemer
Reviewed By: jmolloy
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70113
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions