diff options
author | Yuka Takahashi <yukatkh@gmail.com> | 2018-10-24 12:43:25 +0000 |
---|---|---|
committer | Yuka Takahashi <yukatkh@gmail.com> | 2018-10-24 12:43:25 +0000 |
commit | 46106f5ebe1b10d2ebf161959617229bba108d6b (patch) | |
tree | 209e583f203aacb97d02f04b44d6c0eaf725b220 /clang/lib/Sema/CodeCompleteConsumer.cpp | |
parent | ad672ffb643c646ca7680c765342bd58252ecdbe (diff) | |
download | llvm-46106f5ebe1b10d2ebf161959617229bba108d6b.zip llvm-46106f5ebe1b10d2ebf161959617229bba108d6b.tar.gz llvm-46106f5ebe1b10d2ebf161959617229bba108d6b.tar.bz2 |
[autocompletion] Handle the space before pressing tab
Summary:
Distinguish "--autocomplete=-someflag" and "--autocomplete=-someflag,"
because the latter indicates that the user put a space before pushing tab
which should end up in a file completion.
Differential Revision: https://reviews.llvm.org/D53639
llvm-svn: 345133
Diffstat (limited to 'clang/lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions