]> granicus.if.org Git - clang/commit
Use horizontal-space markers in code-completion results rather than
authorDouglas Gregor <dgregor@apple.com>
Tue, 12 Jan 2010 06:38:28 +0000 (06:38 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 12 Jan 2010 06:38:28 +0000 (06:38 +0000)
commit834389b87451b24618513b907b4dfb5b00d211f3
treebdd4e1848b58ff69857cbee5b0fe548bbc712d78
parent72e933e998b97de05623cd6706d10a5f5d28a135
Use horizontal-space markers in code-completion results rather than
embedding single space characters. <rdar://problem/7485503>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93231 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-at-directives.m
test/Index/complete-at-exprstmt.m
test/Index/complete-objc-message.m