[all-commits] [llvm/llvm-project] cd6260: Revert "ManagedStatic: remove from ASTMatchersInte...
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Wed Jul 27 06:47:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd62604d19aea56d79a919e799d899b0636bd6b4
https://github.com/llvm/llvm-project/commit/cd62604d19aea56d79a919e799d899b0636bd6b4
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
Log Message:
-----------
Revert "ManagedStatic: remove from ASTMatchersInternal.h"
This reverts commit 7132bcdc428d79258901af0156ace240952b6745.
It is the likely cause of a clang-tools-extra test regression. Reverting
until I can investigate what's going on.
More information about the All-commits
mailing list