Files
clang-p2996/clang/lib/Basic/Attributes.cpp
Sirraide b5a16b6d8a [Clang] [Parser] Support [[omp::assume]] (#84582)
This pr implements the `[[omp::assume]]` spelling for the `__attribute__((assume))` attribute. It does not change anything about how that attribute is handled by the rest of Clang.
2024-03-12 13:42:43 +01:00

6.0 KiB