diff options
author | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-07-28 00:48:56 -0700 |
---|---|---|
committer | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-07-29 15:21:54 -0700 |
commit | 944a86de7c504121da8958b37b7fe8fff53d43a2 (patch) | |
tree | e5f1eb19120637f0f5a26205f0e31a175858bd6a /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 65c9265f4158512e8dc85558ef8e73c0714e90c3 (diff) | |
download | llvm-944a86de7c504121da8958b37b7fe8fff53d43a2.zip llvm-944a86de7c504121da8958b37b7fe8fff53d43a2.tar.gz llvm-944a86de7c504121da8958b37b7fe8fff53d43a2.tar.bz2 |
[ASTWriter] Provide capability to output a PCM/PCH file that does not write out information about its output path
This is useful to enable sharing of the same PCH file even when it's intended for a different output path.
The only information this option disables writing is for `ORIGINAL_PCH_DIR` record which is treated as optional and (when present) used as fallback for resolving input file paths relative to it.
Differential Revision: https://reviews.llvm.org/D130710
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions