forked from OSchip/llvm-project
Remove a TODO comment; this is now filed in bugzilla (PR8005).
llvm-svn: 112982
This commit is contained in:
parent
901a0fabfc
commit
39dadbac5c
|
@ -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++"
|
||||
|
||||
|
|
Loading…
Reference in New Issue