[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:22 PDT 2020
cchen added a comment.
In D80590#2056009 <https://reviews.llvm.org/D80590#2056009>, @ABataev wrote:
> In D80590#2055937 <https://reviews.llvm.org/D80590#2055937>, @cchen wrote:
>
> > Haven't added test yet since I'm not sure in which file should I add the test.
>
>
> Where is the directive?
I just added it, sorry for my carelessness.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80590/new/
https://reviews.llvm.org/D80590
More information about the cfe-commits
mailing list