codeql/misc/bazel
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
..
cmake Bazel/CMake: fix typo in `README.md` 2022-10-24 14:19:11 +02:00
BUILD.bazel Bazel: code reorganization 2022-04-12 12:40:59 +02:00
pkg_runfiles.bzl Swift: enable dynamic mode 2022-05-03 12:33:24 +02:00
workspace.bzl Swift: remove an `assert` from swift headers 2022-11-08 11:47:12 +01:00
workspace_deps.bzl Swift: teach bazel to install python dependencies 2022-04-29 14:05:36 +02:00