Sets the _OPENMP macro for version 5.1 and 5.2.
Add test, update existing test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114102
[OpenMP] Add version macro support for 5.1 and 5.2 ClosedPublic Authored by mikerice on Nov 17 2021, 9:33 AM.
Details Summary Sets the _OPENMP macro for version 5.1 and 5.2.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 17 2021, 9:41 AM Closed by commit rG69f35f896912: [OpenMP] Add version macro support for 5.1 and 5.2 (authored by mikerice). · Explain WhyNov 17 2021, 10:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387994 clang/lib/Frontend/InitPreprocessor.cpp
clang/test/OpenMP/declare_variant_clauses_messages.cpp
clang/test/OpenMP/driver.c
|