Skip to content

Commit

Permalink
Update docs for minimum supported Xcode and clang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski committed Dec 14, 2024
1 parent f384536 commit f4b480d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/building.dox
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ slang requires the following tools in order to build:
- [CMake](https://cmake.org/) (3.20 or later)
- C++20 compatible compiler. Minimum supported compiler versions:
- GCC 11
- clang 16
- Xcode 15
- clang 17
- Xcode 16
- MSVC support is tested only against the most recent update of VS 2022

@section building-start Quick Start
Expand Down

0 comments on commit f4b480d

Please sign in to comment.