[PATCH] D99291: [AIX] Support init priority attribute

Xiangling Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 25 11:01:20 PDT 2021


Xiangling_L updated this revision to Diff 333358.
Xiangling_L marked an inline comment as done.
Xiangling_L added a comment.

Add assertion to make sure we have correct priority value in range;


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

https://reviews.llvm.org/D99291

Files:
  clang/lib/CodeGen/CGDeclCXX.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/aix-init-priority-attribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99291.333358.patch
Type: text/x-patch
Size: 14839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210325/201e15fa/attachment.bin>


More information about the cfe-commits mailing list