swiftlang/swift

[SR-9336] importing structures with anonymous fields crashes the ClangImporter

Ouverte

#51 806 ouverte le 25 nov. 2018

 (3 commentaires) (0 réaction) (0 personne assignée)Swift (10 719 forks)batch import
AndroidLinuxWindowscompilergood first issueimprovement

Métriques du dépôt

Stars
 (69 989 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Previous ID SR-9336
Radar None
Original Reporter @compnerd
Type Improvement
Votes 0
Component/s Compiler
Labels Improvement, Android, ClangImporter, Linux, StarterBug, Windows
Assignee None
Priority Medium

md5: e340d6800850b57905470aa79f4a8815

Issue Description:

Seems that the typo correction on windows asserts trying to create an anonymous field accessor. This occurred at least in Data.swift in swift-corelibs-foundation trying to typo correct munmap.

Guide contributeur