[PATCH] D80590: [WIP][OPENMP] Fix assertion error for using alignas with OpenMP directive

Chi Chun Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 26 16:23:30 PDT 2020


cchen updated this revision to Diff 266370.
cchen added a comment.

Add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80590

Files:
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/sema_alignas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80590.266370.patch
Type: text/x-patch
Size: 2075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200526/99b51f09/attachment.bin>


More information about the cfe-commits mailing list