[PATCH] D54995: [MemoryBuffer] By default assume that all files are volatile to prevent unintended file locks
    Ivan Donchevskii via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Nov 28 09:40:27 PST 2018
    
    
  
yvvan added a comment.
@ilya-biryukov
To clarify a little bit - i did not write my own simple app but used libclang in qt creator to reproduce the lock and track the issue. This time I hope to go further, collect flags used by clang and make a simple example.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54995/new/
https://reviews.llvm.org/D54995
    
    
More information about the cfe-commits
mailing list