[clang] [Clang] [Parser] Support [[omp::assume]] (PR #84582)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 05:37:19 PDT 2024


================
@@ -192,6 +192,8 @@ Removed Compiler Flags
 Attribute Changes in Clang
 --------------------------
 
+- Added support for the `[[omp::assume]]` attribute.
----------------
AaronBallman wrote:

I'd recommend adding a section to clang's release notes for OpenMP in that case.

https://github.com/llvm/llvm-project/pull/84582


More information about the cfe-commits mailing list