[all-commits] [llvm/llvm-project] c7fd75: Revert "[C++20][Modules] Update handling of implic...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Jul 11 14:01:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7fd7512a5c5b133665bfecbe2e9748c0607286e
      https://github.com/llvm/llvm-project/commit/c7fd7512a5c5b133665bfecbe2e9748c0607286e
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M clang/lib/AST/TextNodeDumper.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/AST/ast-dump-constant-expr.cpp
    M clang/test/AST/ast-dump-lambda.cpp
    R clang/test/CXX/class/class.friend/p7-cxx20.cpp
    R clang/test/CXX/class/class.mfct/p1-cxx20.cpp

  Log Message:
  -----------
  Revert "[C++20][Modules] Update handling of implicit inlines [P1779R3]"

This reverts commit ef0fa9f0ef3e as a follow up to b19d3ee7120b which
reverted commit ac507102d258. See https://reviews.llvm.org/D126189 for
more details.




More information about the All-commits mailing list