diff options
| author | Eric Liu <ioeric@google.com> | 2016-11-25 16:02:49 +0000 |
|---|---|---|
| committer | Eric Liu <ioeric@google.com> | 2016-11-25 16:02:49 +0000 |
| commit | 6135581cdf5c6309614c47845a1d2f58f7bef595 (patch) | |
| tree | 81aa14ebaadb629727632d6b1ae7f5425cd4a3e1 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp | |
| parent | 84b6f26eca491a756afe9b4e8025aaa1c63ad122 (diff) | |
| download | bcm5719-llvm-6135581cdf5c6309614c47845a1d2f58f7bef595.tar.gz bcm5719-llvm-6135581cdf5c6309614c47845a1d2f58f7bef595.zip | |
Do not do raw name replacement when FromDecl is a class forward-declaration.
Summary:
If the `FromDecl` is a class forward declaration, the reference is
still considered as referring to the original definition given the nature
of forward-declarations, so we can't do a raw name replacement in this case.
Reviewers: bkramer
Subscribers: cfe-commits, klimek
Differential Revision: https://reviews.llvm.org/D27132
llvm-svn: 287929
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp')
0 files changed, 0 insertions, 0 deletions

