[PATCH] D124816: [Tooling] use different FileManager for each CWD

Shi Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 07:18:35 PDT 2022


Kale updated this revision to Diff 427313.
Kale added a comment.

Fix path in compile_commands.json for windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124816/new/

https://reviews.llvm.org/D124816

Files:
  clang/include/clang/Basic/FileManager.h
  clang/include/clang/Tooling/Tooling.h
  clang/lib/Tooling/Tooling.cpp
  clang/test/Tooling/multiple-source-include-different-header-with-same-relative-path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124816.427313.patch
Type: text/x-patch
Size: 10989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/1f7825bb/attachment-0001.bin>


More information about the cfe-commits mailing list