aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorEmily Shi <code@emi.sh>2021-02-23 09:22:01 -0800
committerDan Liew <dliew@apple.com>2021-02-23 09:22:11 -0800
commitb6099fa515b1c0bb80d2347a836c01c65d7bc253 (patch)
treeb98ae298af8af2908ffd7b7643c95d2de050fb71 /clang/lib/Lex/ModuleMap.cpp
parenta6be26710bbdf8de39a16ad64526ec955dda6c59 (diff)
downloadllvm-b6099fa515b1c0bb80d2347a836c01c65d7bc253.zip
llvm-b6099fa515b1c0bb80d2347a836c01c65d7bc253.tar.gz
llvm-b6099fa515b1c0bb80d2347a836c01c65d7bc253.tar.bz2
[darwin][asan] add test for application specific information in crash logs
Added a lit test that finds its corresponding crash log and checks to make sure it has asn output under `Application Specific Information`. This required adding two python commands: - `get_pid_from_output`: takes the output from the asan instrumentation and parses out the process ID - `print_crashreport_for_pid`: takes in the pid of the process and the file name of the binary that was run and prints the contents of the corresponding crash log. This test was added in preparation for changing the integration with crash reporter from the old api to the new api, which is implemented in a subsequent commit. rdar://69767688 Reviewed By: delcypher Commited by Dan Liew on behalf of Emily Shi. Differential Revision: https://reviews.llvm.org/D96737
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions