4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement typed throws support in `_openExistential`. More... about 1 year ago
Merge pull request #70912 from tshortli/suppress-concurrency-deprecation-diags-in-stdlib More... about 1 year ago
Merge pull request #70913 from DougGregor/typed-throws-without-actually-escaping More... about 1 year ago
[SE-0413] Adopt typed throws in `withoutActuallyEscaping(_:do:)` More... about 1 year ago
Concurrency: Remove superfluous `try`s in ExecutorAssertions.swift. More... about 1 year ago
Sema: Suppress unavoidable deprecation diagnostics in _Concurrency. More... about 1 year ago
Check the base address against the element alignment rather than stride More... about 1 year ago
Merge pull request #70907 from DougGregor/se-0413-result-typed-throws More... about 1 year ago
[embedded] Adjust test/embedded/specialize-attrs.swift for new print() More... about 1 year ago
[embedded] Hardcode radix=10 in embedded print() More... about 1 year ago
[embedded] Add a dependency test to show that embedded print() is free of allocations/retains/releases More... about 1 year ago
[embedded] Make embedded print() not depend on untyped throwing and allocations More... about 1 year ago
Fix typo in mangled name for old ABI entrypoint of Result.init(catching:) More... about 1 year ago
Update test for `@_silgen_name` fix on allocating initializers More... about 1 year ago
Merge pull request #70891 from aschwaighofer/fix_cmpcodesize_ls More... about 1 year ago
[CMake] Replicate what ClangConfig does for unified builds (#70890) More... about 1 year ago
Merge pull request #70860 from hyp/eng/lnk4217_bridgeObjc More... about 1 year ago
[SE-0413] Adopt typed throws in Result More... about 1 year ago
Extend `@_silgen_name` to apply to allocating initializers, too More... about 1 year ago
Merge pull request #68889 from Visckmart/throwing_super_init_diagnostics More... about 1 year ago
Merge pull request #70905 from DougGregor/typed-do-catch More... about 1 year ago
Merge pull request #70895 from nate-chandler/opaque-values/20240112/1 More... about 1 year ago
Handle non-existential errors in do..catch blocks More... about 1 year ago
Merge pull request #70904 from tshortli/resolve-warnings More... about 1 year ago
Merge pull request #69771 from DougGregor/typed-throws-map More... about 1 year ago
[stdlib] Pointers and SIMDs are bitwise copyable. More... about 1 year ago
NFC: Fix use of LLVM_LIBRARY_VISIBILITY in Transforms.h. More... about 1 year ago
NFC: Remove an unused variable in ParseDecl.cpp. More... about 1 year ago
NFC: Suppress a -Wimplicit-fallthrough warning in InstructionUtils.cpp. More... about 1 year ago
NFC: Suppress -Wdeprecated-declarations warnings in Mutex.h. More... about 1 year ago