Skip to content

Conversation

kateinoigakukun
Copy link
Member

No description provided.

eeckstein and others added 9 commits December 23, 2022 12:32
…ls-5.8

[5.8] Sema/IRGen: Add clang decl support to `#_hasSymbol`
<rdar://103369837>

(cherry picked from commit 96ad5ca)
* Remove prefix+ from StaticBigInt

This operator causes source breakage in cases like:
```
let a:Int = 7
let b = +1
let c = a + b  // Error: Cannot convert `b` from `StaticBigInt` to `Int`
```
[5.8] COWOpts: fix a crash in case a buffer "escapes" to a cond_br condition
@kateinoigakukun kateinoigakukun marked this pull request as ready for review January 5, 2023 04:26
@kateinoigakukun kateinoigakukun merged commit 89cf1dc into swiftwasm-release/5.8 Jan 5, 2023
@kateinoigakukun kateinoigakukun deleted the katei/merge-release-5.8-2023-01-05 branch January 5, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants