aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2022-06-17 23:31:07 +0200
committerJan Svoboda <jan_svoboda@apple.com>2022-06-18 00:00:43 +0200
commit92c6ffa14cdeb3edd50b46d30c830698705db9f5 (patch)
treebc6eebf4696f5943ccf14be40a8cf022308aada9 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent7bc00ce5cd41aad5fd0775f58c8e85a0a8d9ee56 (diff)
downloadllvm-92c6ffa14cdeb3edd50b46d30c830698705db9f5.zip
llvm-92c6ffa14cdeb3edd50b46d30c830698705db9f5.tar.gz
llvm-92c6ffa14cdeb3edd50b46d30c830698705db9f5.tar.bz2
[clang][driver] Ensure we don't accumulate entries in -MJ files
Previously, each job would overwrite the -MJ file. This didn't quite work for Clang invocations with multiple architectures, which got fixed in D121997 by always appending to the -MJ file. That's not correct either, since the file would grow indefinitely on subsequent Clang invocations. This patch ensures the driver always removes the file before jobs fill it in by appending. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D128098
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions