]> granicus.if.org Git - clang/commit
[libclang] Allow code-completion when pointing at the end-of-file.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 18 Oct 2014 06:19:36 +0000 (06:19 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 18 Oct 2014 06:19:36 +0000 (06:19 +0000)
commit767b614fe357c8a26b38330cce0754c5427ba2f0
treedb2bcd5058d6df1ca9e030c29f46dccccded5689
parentdf77101cd0d696626dae2ce17151d456193805ec
[libclang] Allow code-completion when pointing at the end-of-file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220135 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Preprocessor.cpp
test/Index/Inputs/complete-at-EOF.c [new file with mode: 0644]
test/Index/complete-at-EOF.c [new file with mode: 0644]