diff options
author | Erik Verbruggen <erikjv@me.com> | 2017-03-28 07:22:21 +0000 |
---|---|---|
committer | Erik Verbruggen <erikjv@me.com> | 2017-03-28 07:22:21 +0000 |
commit | f1898cfa42a05a2d3e4cc127d8a49c72dabcd009 (patch) | |
tree | 9f783258c6f6e5d6ed6d41fcfa446ea25ad3ab7b /clang/unittests/Basic/FileManagerTest.cpp | |
parent | 9f3eca96eb0674020a2540883498ec4d2f940c11 (diff) | |
download | bcm5719-llvm-f1898cfa42a05a2d3e4cc127d8a49c72dabcd009.tar.gz bcm5719-llvm-f1898cfa42a05a2d3e4cc127d8a49c72dabcd009.zip |
[libclang] Fix crash in member access code completion with implicit base
If there is an unresolved member access AST node, and the base is
implicit, do not access/use it for generating candidate overloads for
code completion results.
Fixes PR31093.
llvm-svn: 298903
Diffstat (limited to 'clang/unittests/Basic/FileManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions