]> granicus.if.org Git - clang/commit
Merging r292052:
authorHans Wennborg <hans@hanshq.net>
Wed, 18 Jan 2017 00:24:13 +0000 (00:24 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 18 Jan 2017 00:24:13 +0000 (00:24 +0000)
commit1f645f83bbc65f099c2bf1bc58aa3f1f9dc01a0d
tree574af2d47219ce616770d6c36ae755ac1501e85b
parent8396c5b8ed81364fb003f9b50e3ebcc876e8bcd2
Merging r292052:
------------------------------------------------------------------------
r292052 | akirtzidis | 2017-01-14 22:11:04 -0800 (Sat, 14 Jan 2017) | 1 line

[code-completion] Fix crash when trying to do postfix completion of instance member inside a static function.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_40@292313 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseExpr.cpp
test/CodeCompletion/member-access.cpp