[PATCH] D45887: [CodeComplete] Fix completion at the end of keywords
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 24 06:52:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330717: [CodeComplete] Fix completion at the end of keywords (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D45887?vs=143731&id=143733#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45887
Files:
cfe/trunk/lib/Lex/Lexer.cpp
cfe/trunk/test/CodeCompletion/end-of-ident-macro.cpp
cfe/trunk/test/CodeCompletion/end-of-ident.cpp
cfe/trunk/test/CodeCompletion/macros.c
cfe/trunk/test/CodeCompletion/namespace.cpp
cfe/trunk/test/CodeCompletion/operator.cpp
cfe/trunk/test/CodeCompletion/tag.c
cfe/trunk/test/CodeCompletion/tag.cpp
cfe/trunk/test/CodeCompletion/using-namespace.cpp
cfe/trunk/test/CodeCompletion/using.cpp
cfe/trunk/test/Index/complete-exprs.c
cfe/trunk/test/Index/complete-preprocessor.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45887.143733.patch
Type: text/x-patch
Size: 12758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180424/2963cf68/attachment.bin>
More information about the cfe-commits
mailing list