summaryrefslogtreecommitdiff
path: root/clang/test/Driver/debug-options.c
AgeCommit message (Expand)Author
2025-10-10[clang] Remove -g[no-]-* bool flags from g_Group (#162750)Reid Kleckner
2024-08-23[PS5][clang][test] x86_64-scei-ps5 -> x86_64-sie-ps5 in tests (#105810)Edd Dawson
2024-07-24[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#100160)Edd Dawson
2024-07-19Revert "[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE t… (#99...Edd Dawson
2024-07-19[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#99629)Edd Dawson
2024-06-13Bump the DWARF version number to 5 on Darwin. (#95164)Adrian Prantl
2024-06-12Revert "Bump the DWARF version number to 5 on Darwin." (#95325)Florian Mayer
2024-06-12Bump the DWARF version number to 5 on Darwin. (#95164)Adrian Prantl
2024-05-30Fix test on MacOS where -fstandalone-debug is the defaultDavid Blaikie
2024-05-30Reapply "[DebugInfo] Add flag to only emit referenced member functions" (#93767)David Blaikie
2024-05-29Revert "[DebugInfo] Add flag to only emit referenced member functions" (#93767)Mehdi Amini
2024-05-29[DebugInfo] Add flag to only emit referenced member functions (#87018)David Blaikie
2024-04-22[Clang] Fix template alias default DWARF version (#89594)Orlando Cazalet-Hyams
2024-04-19[AIX][Debug]correct the cases on AIX bot, NFCChen Zheng
2024-04-18[Clang] Emit DW_TAG_template_alias for template aliases (#87623)Orlando Cazalet-Hyams
2023-11-30[Driver] Remove support for FreeBSD 11.x (#73392)Brad Smith
2023-09-04Haiku: Pick up a few more codegen parametres from downstreamX512
2023-09-01[Driver] Don't default to DWARF 2 on SolarisRainer Orth
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-08-09[Driver][test] Specify --target= for a -gsplit-dwarf testFangrui Song
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-26[Driver][test] Fix continuation lines from debug-options.cFangrui Song
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2023-06-05Revert "[XCOFF][DWARF] XCOFF64 should be able to select the dwarf format in i...esmeyi
2023-05-16[XCOFF][DWARF] XCOFF64 should be able to select the dwarf format in intergrat...esmeyi
2023-04-05Update clang :: Driver/debug-options.c to fix the buildbotsMatthew Voss
2023-01-21[clang/driver] Make sure that `-gno-modules` by itself doesn't enable debug infoArgyrios Kyrtzidis
2023-01-20[clang/driver] Add `-gno-modules` as the negative version of `-gmodules`Argyrios Kyrtzidis
2022-10-20[clang][AIX] Omitting Explicit Debugger Tuning OptionQiongsi Wu
2022-09-29[Driver][test] Restore %clang -cc1 in test/DriverFangrui Song
2022-09-29[clang] [test] Use %clang_cc1 substitution consistentlyMichał Górny
2022-09-27[Driver][PS4] pass -fcrash-diagnostics-dir to LTOYuanfang Chen
2022-09-24[Clang] Make Clang driver suggest '-Xclang' for CC1 options passed to the driverJoseph Huber
2022-09-20[PS4] Always enable the .debug_aranges section when using LTOMatthew Voss
2022-09-14Revert "[clang] fix generation of .debug_aranges with LTO"Nico Weber
2022-09-14Revert "[test][clang] run test for lld emitting dwarf-aranages only if lld is...Nico Weber
2022-09-14[test][clang] run test for lld emitting dwarf-aranages only if lld is presentedAzat Khuzhin
2022-09-13[clang] fix generation of .debug_aranges with LTOAzat Khuzhin
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2022-06-24Revert "DebugInfo: Fully integrate ctor type homing into 'limited' debug info"David Blaikie
2022-06-23DebugInfo: Fully integrate ctor type homing into 'limited' debug infoDavid Blaikie
2022-05-13[Clang] Add DriverKit supportEgor Zhdan
2022-04-26[PS5] Add debug option testing for the PS5 targetPaul Robinson
2022-01-24[clang][Driver] use DWARF4 for wasmDerek Schuff