Skip to content

Commit

Permalink
docs: add clang-16 to compiler list
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp committed Sep 29, 2024
1 parent 4deed69 commit 6988668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ As new compilers become available, they will be added to the workflow, but older

| Compiler | libstdc++ | libc++ | c++-20 | c++-23 | std-format | fmt |
|----------|:---------:|:------:|:------:|:------:|:----------:|:---:|
| clang-16 | x | x | x | x | - | x |
| clang-17 | x | x | x | x | x | x |
| clang-18 | x | * | x | x | x | x |
| gcc-13 | x | ? | x | x | x | x |
Expand Down

0 comments on commit 6988668

Please sign in to comment.