[all-commits] [llvm/llvm-project] b19d3e: Revert "[C++20][Modules] Build module static initi...

iains via All-commits all-commits at lists.llvm.org
Mon Jul 11 11:51:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b19d3ee7120bff4a84db7c9fa8f86c9b6ec3b1cf
      https://github.com/llvm/llvm-project/commit/b19d3ee7120bff4a84db7c9fa8f86c9b6ec3b1cf
  Author: Iain Sandoe <iain at sandoe.co.uk>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h
    M clang/include/clang/Basic/Module.h
    M clang/include/clang/Sema/Sema.h
    M clang/lib/CodeGen/CGDeclCXX.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/Parse/ParseAST.cpp
    M clang/lib/Sema/SemaModule.cpp
    R clang/test/CodeGen/module-intializer-pmf.cpp
    R clang/test/CodeGen/module-intializer.cpp

  Log Message:
  -----------
  Revert "[C++20][Modules] Build module static initializers per P1874R1."

This reverts commit ac507102d258b6fc0cb57eb60c9dfabd57ff562f.

reverting while we figuere out why one of the green dragon lldb test fails.




More information about the All-commits mailing list