[all-commits] [llvm/llvm-project] 8000c7: Make it possible to store a ASTNodeKind in Variant...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Wed Jan 20 07:50:14 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8000c778532bfe1cc74191e41e19272e54477ed0
https://github.com/llvm/llvm-project/commit/8000c778532bfe1cc74191e41e19272e54477ed0
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
M clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
M clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp
Log Message:
-----------
Make it possible to store a ASTNodeKind in VariantValue
Differential Revision: https://reviews.llvm.org/D94878
More information about the All-commits
mailing list