Initial support for message clause.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Sema/SemaOpenMP.cpp | ||
---|---|---|
11048 | Use real type instead of auto |
Comment Actions
Thanks Alexey for the review. Address his comment.
clang/lib/Sema/SemaOpenMP.cpp | ||
---|---|---|
11048 | Thanks. How about using getSingleClause. |
Use real type instead of auto