swiftlang/swift

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

Aperta

#51.806 aperta il 25 nov 2018

 (3 commenti) (0 reazioni) (0 assegnatari)Swift (10.719 fork)batch import
AndroidLinuxWindowscompilergood first issueimprovement

Metriche repository

Star
 (69.989 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor