[cfe-dev] libclang locking files for write/delete on windows

Nico Rieck nico.rieck at gmail.com
Thu Dec 11 06:36:38 PST 2014


On 11.12.2014 01:10, Ivan Koster wrote:
> Can delete file: del command on commandline

Then this doesn't seem to be a file mapping issue because to my
knowledge Windows prevents deletion of mapped files, regardless of any
flags used.

I also wasn't able to reproduce this with YCM in vim (with an MSVC-built
Clang, but I doubt this makes a difference).

-Nico



More information about the cfe-dev mailing list