mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Merge remote-tracking branch 'origin/stable' into merge_stable
Conflicts: compiler/src/build.d compiler/src/dmd/dcast.d compiler/src/dmd/dtemplate.d compiler/src/dmd/expressionsem.d
This commit is contained in:
commit
72b2fbe64a
14 changed files with 108 additions and 36 deletions
12
ci/README.md
12
ci/README.md
|
@ -112,12 +112,12 @@ The auto tester tests DMD on various Posix platforms.
|
|||
**Config**: [azure-pipelines.yml](https://github.com/dlang/dmd/blob/master/.github/workflows/runnable_cxx.yml)
|
||||
|
||||
**Checks**:
|
||||
- C++ interop tests / Run (macOS-12, clang-13.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-12.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-11.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-10.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-9.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-8.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-13.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-12.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-11.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-10.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-9.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-8.0.0)
|
||||
- C++ interop tests / Run (ubuntu-20.04, clang-13.0.0)
|
||||
- C++ interop tests / Run (ubuntu-20.04, clang-12.0.0)
|
||||
- C++ interop tests / Run (ubuntu-20.04, clang-11.0.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue