[all-commits] [llvm/llvm-project] 7f8d84: [CodeGen] guarantee variable templates are initial...

Yuanfang Chen via All-commits all-commits at lists.llvm.org
Sun Mar 5 15:44:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f8d844df5e91f8f689d0e9658e811d21bc4a605
      https://github.com/llvm/llvm-project/commit/7f8d844df5e91f8f689d0e9658e811d21bc4a605
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
    M clang/lib/Sema/SemaExpr.cpp
    A clang/test/CodeGenCXX/static-init-variable-template.cpp

  Log Message:
  -----------
  [CodeGen] guarantee variable templates are initialized in the reverse instantiation order

Following up D127259.

Fixes https://github.com/llvm/llvm-project/issues/61028.




More information about the All-commits mailing list