File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Clang OpenMP support
44
5- See the [ status page] ( https://clang. llvm.org/ docs/OpenMPSupport.html )
5+ See the [ status page] ( https://github.com/ llvm/llvm-project/blob/release/23.x/clang/ docs/OpenMPSupport.md )
66for the details on Clang OpenMP support.
77
88## Flang OpenMP support
99
10- See the [ status page] ( https://flang. llvm.org/ docs/OpenMPSupport.html )
10+ See the [ status page] ( https://github.com/ llvm/llvm-project/blob/release/23.x/flang/ docs/OpenMPSupport.md )
1111for the details on Flang OpenMP support. Note that ATfL does not support
1212offloading.
1313
Original file line number Diff line number Diff line change 22
33## C standard support
44
5- See the [ Clang C status page] ( https://clang. llvm.org /c_status.html ) for
5+ See the [ Clang C status page] ( https://github.com/ llvm/llvm-project/blob/release/23.x/clang/www /c_status.html ) for
66the details on C standard support.
77
88## C++ standard support
99
10- See the [ Clang C++ status page] ( https://clang. llvm.org /cxx_status.html ) for
10+ See the [ Clang C++ status page] ( https://github.com/ llvm/llvm-project/blob/release/23.x/clang/www /cxx_status.html ) for
1111the details on C++ standard support.
1212
1313## Fortran Standards Support
1414
15- See the [ Flang Fortran Standards Support page] ( https://flang. llvm.org/ docs/FortranStandardsSupport.html )
15+ See the [ Flang Fortran Standards Support page] ( https://github.com/ llvm/llvm-project/blob/release/23.x/flang/ docs/FortranStandardsSupport.md )
1616for the details on Fortran standards support.
You can’t perform that action at this time.
0 commit comments