| commit | d7aa0bd96f68ea19b4dade4d01be0b00d14bf2bd | [log] [tgz] |
|---|---|---|
| author | Robert Imschweiler <robert.imschweiler@amd.com> | Tue Jun 24 21:12:40 2025 +0200 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 24 12:17:47 2025 -0700 |
| tree | cb178bf657b0fc1910b8adbc662062b74f20cd5d | |
| parent | 2792df1af56d7707c627f125eca4ae0f7eb71e8c [diff] |
[OpenMP][clang] 6.0: parsing/sema for num_threads 'strict' modifier (#145490) Implement parsing and semantic analysis support for the optional 'strict' modifier of the num_threads clause. This modifier has been introduced in OpenMP 6.0, section 12.1.2. Note: this is basically 1:1 https://reviews.llvm.org/D138328. GitOrigin-RevId: f624ba2d9d2143a0c2679ee9792cf455f965adec