[PATCH] D131124: [Serialization] Remove `ORIGINAL_PCH_DIR` record
Argyrios Kyrtzidis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 5 15:40:40 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6635f48e4aba: [Serialization] Remove `ORIGINAL_PCH_DIR` record (authored by akyrtzi).
Changed prior to commit:
https://reviews.llvm.org/D131124?vs=449808&id=450439#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131124/new/
https://reviews.llvm.org/D131124
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/FrontendOptions.h
clang/include/clang/Serialization/ASTBitCodes.h
clang/include/clang/Serialization/ASTWriter.h
clang/include/clang/Serialization/ModuleFile.h
clang/lib/Frontend/FrontendActions.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/GeneratePCH.cpp
clang/test/Modules/relative-original-dir.m
clang/test/PCH/pch-output-path-independent.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131124.450439.patch
Type: text/x-patch
Size: 15987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220805/18156944/attachment.bin>
More information about the cfe-commits
mailing list