ilya-biryukov added a comment.

IIUC, you want to pass an overlay so that clang-tidy will read the file opened 
in the IDE from a different directory?

Could you provide add `-ivfsoverlay` option to your compile command instead?

  $ clang --help | grep vfs
  -ivfsoverlay <value>    Overlay the virtual filesystem described by file over 
the real file system


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41535



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to