swan
swan copied to clipboard
Swift Static Analysis Framework
Hi there. Repo with reproduce https://github.com/nekrich/swan-bug When trying to execute driver, I got this: ``` [main] Parsing TestSwan.TestSwan.sil ca.ualberta.maple.swan.parser.Error: swan-dir/TestSwan.TestSwan.sil:13:207: } expected sil_scope 3 { loc "/path/ViewController.swift":13:17 parent @$s8TestSwan14ViewControllerC11viewDidLoadyyF :...
There is no need in symlinks for `swift-demangle` on macOS. In most cases it can be found by using `xcode-select -p` and appending a correct folder, depending on what developer...
Hey. Sorry for the large amount of changes 😅. ### 1. Use one folder and Package.swift for all targets. If you want to build just one target it's still easy,...