[PATCH] D135634: [clang][modules] Serialize VFS overlay paths into PCMs
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 14:03:15 PDT 2022
jansvoboda11 updated this revision to Diff 466911.
jansvoboda11 added a comment.
Use `ArrayRef`, `move` VFS smart pointer
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135634/new/
https://reviews.llvm.org/D135634
Files:
clang/include/clang/Basic/FileManager.h
clang/include/clang/Frontend/CompilerInvocation.h
clang/lib/Frontend/ASTUnit.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135634.466911.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/fc95533f/attachment-0001.bin>
More information about the cfe-commits
mailing list