llvm-project/clang/test/VFS
Mitch Phillips 7aa1fa0a0a Reland "[dwarf] Emit a DIGlobalVariable for constant strings."
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
2022-05-18 13:56:45 -07:00
..
Inputs [VFS] Add a "redirecting-with" field to overlays 2022-02-03 13:10:23 -08:00
broken-vfs-module-dep.c
directory.c
external-names-multi-overlay.c [VFS] RedirectingFileSystem only replace path if not already mapped 2022-04-11 14:52:48 -07:00
external-names.c Reland "[dwarf] Emit a DIGlobalVariable for constant strings." 2022-05-18 13:56:45 -07:00
fallback.c [VFS] Add a "redirecting-with" field to overlays 2022-02-03 13:10:23 -08:00
framework-import.m Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
implicit-include.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include-mixed-real-and-virtual.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include-real-from-virtual.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include-virtual-from-real.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
incomplete-umbrella.m
module-header-mismatches.m [Modules] Do not remove failed modules after the control block phase 2021-08-17 16:46:51 -07:00
module-import.m Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
module_missing_vfs.m [C11/C2x] Change the behavior of the implicit function declaration warning 2022-04-20 11:30:12 -04:00
parse-errors.c [VFS] Add a "redirecting-with" field to overlays 2022-02-03 13:10:23 -08:00
real-path-found-first.m
relative-path-errors.c reland: [VFS] Use original path when falling back to external FS 2021-11-13 12:14:34 -08:00
relative-path.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
subframework-symlink.m
test_nonmodular.c
umbrella-framework-import-skipnonexist.m
vfsoverlay-relative-root.c [clang] support relative roots to vfs overlays 2022-01-19 10:13:06 -08:00
vfsroot-include.c
vfsroot-module.m
vfsroot-with-overlay.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00