[all-commits] [llvm/llvm-project] 99a5a0: [ASTMatchers] Replace hand-coded copy of std::appl...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Aug 8 05:09:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99a5a029e66643364c87d3945fb6990e943915dc
https://github.com/llvm/llvm-project/commit/99a5a029e66643364c87d3945fb6990e943915dc
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
Log Message:
-----------
[ASTMatchers] Replace hand-coded copy of std::apply with the real C++17 function. NFCI
More information about the All-commits
mailing list