summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/exec/TestExec.py
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-12-05 02:30:43 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-12-05 02:30:43 +0000
commit80b55ee62d35d0327921927792f7ca2bc3c4a0a6 (patch)
tree4de3afe80d0b6b59191b80a76ac7bdb8a18391b8 /lldb/packages/Python/lldbsuite/test/functionalities/exec/TestExec.py
parent276c770e57d886658b97e27e2e6d3e31d8fabae7 (diff)
downloadbcm5719-llvm-80b55ee62d35d0327921927792f7ca2bc3c4a0a6.tar.gz
bcm5719-llvm-80b55ee62d35d0327921927792f7ca2bc3c4a0a6.zip
[libclang] Store unsaved file hashes when recording parsing invocations
Storing the contents of unsaved files is too expensive. Instead a hash is stored with a record invocation. When a reproducer is generated, Clang will compare the stored hashes to the new hashes to determine if the contents of a file has changed. This way we'll know when a reproducer was generated for a different source to the one that triggered the original crash. rdar://35322543 llvm-svn: 319729
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/TestExec.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud