Adding features in OpenMP 5.1 specification, as documented in feature change history, to the 5.1 table. I alphabetized the rows of the table according to the category. For deprecating master construct, I just used 'other' as the category.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/docs/OpenMPSupport.rst | ||
|---|---|---|
| 343 | What is missing here? | |
| clang/docs/OpenMPSupport.rst | ||
|---|---|---|
| 343 | This is from the original table. Is this referring to begin/end declare variant feature, which I also added? If so, I should remove that one. | |
Comment Actions
LGTM
| clang/docs/OpenMPSupport.rst | ||
|---|---|---|
| 343 | yes. remove this and mark begin/end declare variant as done. | |
Comment Actions
I don't have commit access. @jdoerfert, please commit the change if you think it's ready. Thanks.
What is missing here?