codeql/swift/third_party
Paolo Tranquilli 9731048836 Swift: remove an `assert` from swift headers
An interesting byproduct was finding a problematic `assert` in the
Swift headers. An incomplete `FallthroughStmt` was asserting on having
a destination. I did not find any other sensible way of getting rid of
the crash when running in debug mode than to patch the header.
2022-11-08 11:47:12 +01:00
..
fishhook Swift: move libraries from `tools` to `third_party` 2022-10-26 07:05:56 +02:00
picosha2 Swift: use `std::filesystem` and picoSHA2 2022-10-26 13:23:44 +02:00
swift-llvm-support Swift: remove an `assert` from swift headers 2022-11-08 11:47:12 +01:00