Skip to content

Commit 0103d4d

Browse files
committed
[Clang][OpenMP] Don't overload "extension" in status doc
In Clang's OpenMPSupport.rst, "extension" is currently overloaded to describe both: 1. Standard OpenMP features that appear only in recent versions of the OpenMP spec. 2. Non-standard features supported by Clang. This usage appears in the final table on the page. Last fall, we discussed this issue in the OpenMP in LLVM call and agreed it should be corrected. This patch takes the simple approach of dropping the word "extension" for all occurrences of the first usage. The result seems to read well. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D126549
1 parent 6ec465a commit 0103d4d

File tree

1 file changed

+99
-99
lines changed

1 file changed

+99
-99
lines changed

0 commit comments

Comments
 (0)