src-self-hosted/clang_options.zig | 126 + src-self-hosted/clang_options_data.zig | 5632 ++++++++++++++++++++++++++++++++ src-self-hosted/stage2.zig | 155 + src/codegen.cpp | 2 +- src/error.cpp | 1 + src/link.cpp | 2 +- src/main.cpp | 56 +- src/stage2.cpp | 12 + src/stage2.h | 31 + tools/process_headers.zig | 22 +- tools/update_clang_options.zig | 274 ++ 11 files changed, 6295 insertions(+), 18 deletions(-)