You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`ref` parameters and closure parameters declared with wrong address and hence potentially showing garbage.
925
926
- Win64: parameters > 64 bit passed by value showing garbage.
926
-
- Win64: debuginfos for closure and nested variables now finally available starting with LLVM 5.0.
927
+
- Win64: debuginfos for closure and nested variables now finally available starting with LLVM 5.0.
927
928
- LLVM error `Global variable initializer type does not match global variable type!` for `T.init` with explicit initializers for dominated members in nested unions. (#2108)
928
929
- Inconsistent handling of lvalue slicees wrt. visible side-effects of slice lower/upper bound expressions. (#1433)
0 commit comments