[all-commits] [llvm/llvm-project] 834e5d: Revert "[gmodules] Skip CXXDeductionGuideDecls whe...
Akira Hatanaka via All-commits
all-commits at lists.llvm.org
Mon Jun 6 18:51:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 834e5d12c77eaa4ac1f7fa9512bc7a71470318c7
https://github.com/llvm/llvm-project/commit/834e5d12c77eaa4ac1f7fa9512bc7a71470318c7
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
R clang/test/Modules/Inputs/gmodules-deduction-guide.h
R clang/test/Modules/gmodules-deduction-guide.cpp
Log Message:
-----------
Revert "[gmodules] Skip CXXDeductionGuideDecls when visiting FunctionDecls in"
This reverts commit d1346e2ee2741919a8cc1b1ffe400001e76a6d06.
The commit broke a few bots.
More information about the All-commits
mailing list