forked from OSchip/llvm-project
7aa1fa0a0a
An upcoming patch will extend llvm-symbolizer to provide the source line information for global variables. The goal is to move AddressSanitizer off of internal debug info for symbolization onto the DWARF standard (and doing a clean-up in the process). Currently, ASan reports the line information for constant strings if a memory safety bug happens around them. We want to keep this behaviour, so we need to emit debuginfo for these variables as well. Reviewed By: dblaikie, rnk, aprantl Differential Revision: https://reviews.llvm.org/D123534 |
||
---|---|---|
.. | ||
Inputs | ||
broken-vfs-module-dep.c | ||
directory.c | ||
external-names-multi-overlay.c | ||
external-names.c | ||
fallback.c | ||
framework-import.m | ||
implicit-include.c | ||
include-mixed-real-and-virtual.c | ||
include-real-from-virtual.c | ||
include-virtual-from-real.c | ||
include.c | ||
incomplete-umbrella.m | ||
module-header-mismatches.m | ||
module-import.m | ||
module_missing_vfs.m | ||
parse-errors.c | ||
real-path-found-first.m | ||
relative-path-errors.c | ||
relative-path.c | ||
subframework-symlink.m | ||
test_nonmodular.c | ||
umbrella-framework-import-skipnonexist.m | ||
vfsoverlay-relative-root.c | ||
vfsroot-include.c | ||
vfsroot-module.m | ||
vfsroot-with-overlay.c |