Commits
Branch selector
User selector
Commit History
Commits on Sep 14, 2022
std: re-enable test case for fixed bug
Show description for 61aaef0committedstd: remove workaround for fixed bug
Show description for 68f2d6ccommitted- committed
- authored andcommitted
Commits on Sep 13, 2022
Merge remote-tracking branch 'origin/llvm15'
Show description for 716d923committedzig cc: do not enable the cache for link operations
Show description for fda6d44committed- committed
fix libc++ exceptions for musl targets
Show description for f9859c1committedMerge pull request #12820 from ziglang/pointless-discard-error
Show description for c25ce5bauthored- committed
Merge pull request #12823 from Luukdegram/wasm-linker
Show description for be94487authoredproperly annotate nullability of ZigLLVMCreateDebugForwardDeclType
Show description for cdb4093committed- committed
stage2: remove pointless discards from source code
Show description for bec70a1committedtranslate-c: lower discards differently
Show description for f8a9bc5committeddisable failing c++ test
Show description for d31be31committedlibunwind: compile with -std=c11
Show description for 87819dbcommitteduniversal-libc: fix strncmp tests
Show description for 7a94139committedupdate CI tarballs with libcxx fix
Show description for 78729c4committed- committed
Sema: introduce Type.ptrAlignmentAdvanced
Show description for 188902acommitted- committed
Commits on Sep 12, 2022
- committed
disable LLVM 15 regressed behavior test: "vector @splat"
Show description for 01e89fecommittedlibcxx: define _LIBCPP_ABI_VERSION and _LIBCPP_ABI_NAMESPACE
Show description for f79824fcommitted- committed
wasm-linker: reset file pointer for incremental
Show description for 3edf8c7committed- committed
wasm-linker: write to file at once
Show description for 6dbf5f1committedwasm-linker: write magic bytes only on success
Show description for a01b144committedstage2: change how defers are stored in Zir
Show description for e323cf1authored andcommitted- committed
- authored andcommitted
Merge pull request #12814 from ziglang/native-libc-integration
Show description for 349df40authored
Commits on Sep 11, 2022
Compilation: handle system C compiler not found
Show description for 65bea51committed