aboutsummaryrefslogtreecommitdiff
path: root/src/zig_clang_cc1_main.cpp
AgeCommit message (Expand)Author
2021-08-15update clang tools to 13 rc1Andrew Kelley
2021-02-25fix to compile against 12.0.0-rc2Michael Dusan
2020-07-24update clang drivers from llvm 10 to 11Andrew Kelley
2020-02-14update clang drivers to llvm10.0.0rc2Andrew 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-12More clang API changesLemonBoy
2019-10-12Replace llvm::make_unique with std::make_uniqueLemonBoy
2019-09-19stage1: fix gcc 9.1.0 compiler error on archlinuxMichael 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: remove "polly" which was an undefined symbol on macosAndrew Kelley
2019-02-24add `zig cc` command to act like a C compilerAndrew Kelley