zig/tools
LemonBoy 8eaaa905f7
stage2: Make zig cc more verbose (#7166)
* stage2: Make zig cc more verbose

Make `zig cc` print more info from Clang itself and from our own linker
invocation, this is needed for CMake to properly discover all the
include directories and library search paths.

Closes #7110

* Update `update_clang_options`

* Typo fixes

Co-authored-by: Jakub Konka <kubkon@jakubkonka.com>
2020-11-19 23:30:16 +01:00
..
merge_anal_dumps.zig remove deprecated uses of ArrayList.span 2020-11-07 11:15:44 +00:00
process_headers.zig Merge pull request #7005 from jshholland/deprecate-span 2020-11-18 13:14:48 +02:00
update_clang_options.zig stage2: Make zig cc more verbose (#7166) 2020-11-19 23:30:16 +01:00
update_glibc.zig remove deprecated uses of ArrayList.span 2020-11-07 11:15:44 +00:00
zig-gdb.py stage1: add ZigList gdb pretty printing 2020-05-07 12:43:22 -04:00