Quantcast
Channel: See diagnoses in Xcode
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

See diagnoses in Xcode

Hello! I'm currently working in the front-end compiler, and when I run my Swift code passing as argument -typecheck, I can see the generated diagnoses in the console, but I can't see them like I would...

View Article



See diagnoses in Xcode

When emitting diagnostics, you can call fixItRemove and fixItInsert functions on the returned value of diagnose. I reviewed a PR recently that had some examples of this: Introduce `@extern(c)` to...

View Article

See diagnoses in Xcode

Is there a way to see the results of the fixItRemove and fixItInsert in Xcode? The only way I could do that was via unit tests. Read full topic

View Article

See diagnoses in Xcode

Please follow the guidance in the FAQ for the SWIFT_EXEC setting and environment variable to try a locally built toolchain in Xcode. Read full topic

View Article
Browsing all 4 articles
Browse latest View live




Latest Images