When doing https://reviews.llvm.org/D148105 , I hadn't noticed that
there was also a FIXME about the misclassification of _Alignas in
ProcessDeclAttribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D149148
[Sema] Fix _Alignas/isCXX11Attribute() FIXME ClosedPublic Authored by rsandifo-arm on Apr 25 2023, 5:24 AM.
Details Summary When doing https://reviews.llvm.org/D148105 , I hadn't noticed that
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 25 2023, 6:12 AM This revision was landed with ongoing or failed builds.Apr 26 2023, 1:50 AM Closed by commit rG5794ea421a0d: [Sema] Fix _Alignas/isCXX11Attribute() FIXME (authored by rsandifo-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 516759 clang/lib/Sema/SemaDeclAttr.cpp
|