Remove a TODO comment; this is now filed in bugzilla (PR8005).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112982 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-09-03 18:06:11 +00:00
parent 9a7570c856
commit 2465dcf4c8

View File

@ -94,10 +94,6 @@ augroup END
" Clang code-completion support. This is highly experimental!
" TODO: code-completing on
" cast_cast<
" turns up some peculiarities -- "asm("?
" A path to a clang executable.
let g:clang_path = "clang++"