diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2019-03-12 18:38:04 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2019-03-12 18:38:04 +0000 |
commit | 70d759b4eb958505a6893f2a64a0c1f613c95c2e (patch) | |
tree | 832d1e83afc38045e014cc317839ad3466fc9710 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 4ab0a9f0a4e7daff3fc54fd48d429c6c2017a458 (diff) | |
download | bcm5719-llvm-70d759b4eb958505a6893f2a64a0c1f613c95c2e.tar.gz bcm5719-llvm-70d759b4eb958505a6893f2a64a0c1f613c95c2e.zip |
Modules: Add LangOptions::CacheGeneratedPCH
Add an option to cache the generated PCH in the ModuleCache when
emitting it. This protects clients that build PCHs and read them in the
same process, allowing them to avoid race conditions between parallel
jobs the same way that Clang's implicit module build system does.
rdar://problem/48740787
llvm-svn: 355950
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions