We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1daf77d commit 40c1d36Copy full SHA for 40c1d36
compilers.yaml
@@ -11,6 +11,7 @@ compilers:
11
- { image: gcc, name: gcc_contracts, args: lock3-contracts-trunk }
12
- { image: gcc, name: gcc_contracts_labels, args: lock3-contracts-labels-trunk }
13
- { image: gcc, name: gcc_contracts_nonattr, args: contracts-nonattr-trunk }
14
+ - { image: gcc, name: gcc_lambda_p2034, args: contracts-lambda-p2034-trunk }
15
- { image: gcc, name: gcc_coroutines, args: cxx-coroutines-trunk }
16
- { image: gcc, name: gcc_gccrs_master, args: gccrs-master }
17
- { image: gcc, name: gcc_modules, args: cxx-modules-trunk }
0 commit comments