[all-commits] [llvm/llvm-project] 3cd013: Revert "[RFC][C++20][Modules] Fix crash when funct...

Pranav Kant via All-commits all-commits at lists.llvm.org
Wed Sep 11 17:22:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cd01371e007b2a8fe32e5d8ce1154057e5e1c2e
      https://github.com/llvm/llvm-project/commit/3cd01371e007b2a8fe32e5d8ce1154057e5e1c2e
  Author: Pranav Kant <prka at google.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M clang/include/clang/Serialization/ASTReader.h
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTWriterDecl.cpp
    R clang/test/Headers/crash-instantiated-in-scope-cxx-modules.cpp
    R clang/test/Headers/crash-instantiated-in-scope-cxx-modules2.cpp

  Log Message:
  -----------
  Revert "[RFC][C++20][Modules] Fix crash when function and lambda insi… (#108311)

…de loaded from different modules (#104512)"

This reverts commit d778689fdc812033e7142ed87e4ee13c4997b3f9.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list