diff options
author | Etienne Bergeron <etienneb@google.com> | 2016-05-13 14:31:44 +0000 |
---|---|---|
committer | Etienne Bergeron <etienneb@google.com> | 2016-05-13 14:31:44 +0000 |
commit | d51d9ecdcb7b4f4b7b83512073c3ecafa0eadd42 (patch) | |
tree | 18596104fca8dfd3edec1bc5941c06a483cb2ad5 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 722949678748e3af9667b3c3f226fd70313070d1 (diff) | |
download | bcm5719-llvm-d51d9ecdcb7b4f4b7b83512073c3ecafa0eadd42.tar.gz bcm5719-llvm-d51d9ecdcb7b4f4b7b83512073c3ecafa0eadd42.zip |
[AST] Add missing const qualifiers to AstContext in Type.cpp
Summary:
Add some missing const qualifiers to AstContext.
The ASTContext can't be modified with accessors.
There is no behavior change. This patch is cleanup only.
Reviewers: rsmith
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D20226
llvm-svn: 269418
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions