[all-commits] [llvm/llvm-project] 5794ea: [Sema] Fix _Alignas/isCXX11Attribute() FIXME

rsandifo-arm via All-commits all-commits at lists.llvm.org
Wed Apr 26 01:49:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5794ea421a0d60802141a9f289cd2c9fa8f7416c
      https://github.com/llvm/llvm-project/commit/5794ea421a0d60802141a9f289cd2c9fa8f7416c
  Author: Richard Sandiford <richard.sandiford at arm.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M clang/lib/Sema/SemaDeclAttr.cpp

  Log Message:
  -----------
  [Sema] Fix _Alignas/isCXX11Attribute() FIXME

When doing https://reviews.llvm.org/D148105 , I hadn't noticed that
there was also a FIXME about the misclassification of _Alignas in
ProcessDeclAttribute.

Differential Revision: https://reviews.llvm.org/D149148




More information about the All-commits mailing list