Make it possible to store a ASTNodeKind in VariantValue
authorStephen Kelly <steveire@gmail.com>
Sun, 17 Jan 2021 16:24:01 +0000 (16:24 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 20 Jan 2021 15:44:45 +0000 (15:44 +0000)
commit8000c778532bfe1cc74191e41e19272e54477ed0
treec1ac92d5d28792e7a5706489182c300437132e64
parentcad4275d697c601761e0819863f487def73c67f8
Make it possible to store a ASTNodeKind in VariantValue

Differential Revision: https://reviews.llvm.org/D94878
clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp