aboutsummaryrefslogtreecommitdiff
path: root/src/zig_clang_driver.cpp
AgeCommit message (Expand)Author
2020-07-24update clang drivers from llvm 10 to 11Andrew Kelley
2020-01-29update clang driver to release/10.x branchAndrew Kelley
2020-01-16update clang drivers to llvm 10.x (ac446302c)Andrew Kelley
2019-10-12Replace usage of createDriverOptTableLemonBoy
2019-09-22stage1: fix lost argv[0]Michael Dusan
2019-07-19update clang driver code to llvm9Andrew Kelley
2019-02-28update clang driver code to 8.0.0rc3Andrew Kelley
2019-02-24zig cc: work around clang calling GetCommandLine on WindowsAndrew Kelley
2019-02-24add `zig cc` command to act like a C compilerAndrew Kelley