index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clang_options_data.zig
Age
Commit message (
Expand
)
Author
2021-03-28
Merge remote-tracking branch 'origin/master' into llvm12
Andrew Kelley
2021-03-14
macho: fix various linker flags
Michael Dusan
2021-03-04
Merge remote-tracking branch 'origin/master' into llvm12
Andrew Kelley
2021-03-04
zig cc: fix handling of -MM flag
Andrew Kelley
2021-02-26
zig cc: update clang command line options to LLVM 12 rc2
Andrew Kelley
2021-02-25
Merge remote-tracking branch 'origin/master' into llvm12
Andrew Kelley
2021-02-07
zig cc: recognize the `-s` flag to be "strip"
Andrew Kelley
2021-01-23
add LTO support
Andrew Kelley
2021-01-11
stage2: cleanups regarding red zone CLI flags
Andrew Kelley
2020-12-16
Update clang options
Jakub Konka
2020-11-22
modernize the PIE patch for the latest master branch
Andrew Kelley
2020-11-19
stage2: Make zig cc more verbose (#7166)
LemonBoy
2020-10-08
run update_clang_options on llvm 11 rc6
Andrew Kelley
2020-10-08
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-10-07
notice more kinds of optimization flags and debug flags
xavier
2020-09-30
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-09-25
stage2: properly handle zig cc used as a preprocessor
Andrew Kelley
2020-09-21
rename src-self-hosted/ to src/
Andrew Kelley