[PATCH] D125493: [clang][OpenMP] Fix declare simd use on in-class member template function

Mike Rice via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 08:28:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d67c8a51d61: [OpenMP] Fix declare simd use on in-class member template function (authored by mikerice).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125493/new/

https://reviews.llvm.org/D125493

Files:
  clang/lib/Parse/ParseTemplate.cpp
  clang/test/OpenMP/declare_simd_codegen.cpp
  clang/test/OpenMP/declare_simd_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125493.429250.patch
Type: text/x-patch
Size: 3740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220513/bf5713a9/attachment.bin>


More information about the cfe-commits mailing list