diff options
author | Greg Clayton <gclayton@apple.com> | 2015-02-25 00:32:43 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-02-25 00:32:43 +0000 |
commit | 7d1069d09ed6b9c1026132bb1d68952f079e8db7 (patch) | |
tree | c6781cec4ac43ab8d1c3ef594d78241ea5fb99e7 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c609a5927cdd24dcd5ef64c57d73bc9714f3a647 (diff) | |
download | llvm-7d1069d09ed6b9c1026132bb1d68952f079e8db7.zip llvm-7d1069d09ed6b9c1026132bb1d68952f079e8db7.tar.gz llvm-7d1069d09ed6b9c1026132bb1d68952f079e8db7.tar.bz2 |
If you try to auto-complete "target symbols<TAB>" you get "target symbolsadd" instead of "target symbols ".
Fix this by returning the fact that the "symbols" word is complete if there is nothing else to complete after the "symbols" word.
<rdar://problem/19164599>
llvm-svn: 230408
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions