Skip to content

Commit

Permalink
docs: officially support Clang
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihaoy committed Dec 9, 2024
1 parent f8de437 commit f3ee0fa
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 @@ -23,6 +23,7 @@ The implementation does not guarantee the best performance under all use cases b
| -------------------- | ---------------- | ------------------ |
| GCC >= 11.1.0 | libstdc++ | Ubuntu 20.04 |
| MSVC >= 14.30 | Microsoft STL | Visual Studio 2022 |
| Clang >= 17.0.6 | libc++ | Xcode 16.0 |


## Installation
Expand Down

0 comments on commit f3ee0fa

Please sign in to comment.