[all-commits] [llvm/llvm-project] 0874e7: Allow init_priority values <= 100 and > 65535 with...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Wed Nov 11 20:30:13 PST 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 0874e7ef66cc82a795fb19e8662e09a10eabaa01
      https://github.com/llvm/llvm-project/commit/0874e7ef66cc82a795fb19e8662e09a10eabaa01
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/test/SemaCXX/init-priority-attr.cpp

  Log Message:
  -----------
  Allow init_priority values <= 100 and > 65535 within system headers.

This also adds some bare-bones documentation for the attribute rather
than leaving it undocumented.

(cherry picked from commit af1d3e655991e5f0c86df372b8583a60d20268e0)




More information about the All-commits mailing list