[all-commits] [llvm/llvm-project] 802107: [ASTMatchers] Change internal method API
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sun Feb 7 07:38:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8021078bc993073d703b91eae8f9b9ed8de478dc
https://github.com/llvm/llvm-project/commit/8021078bc993073d703b91eae8f9b9ed8de478dc
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-02-07 (Sun, 07 Feb 2021)
Changed paths:
M clang/include/clang/ASTMatchers/Dynamic/Parser.h
M clang/lib/ASTMatchers/Dynamic/Parser.cpp
Log Message:
-----------
[ASTMatchers] Change internal method API
This will make it possible to parse matchers built dynamically.
More information about the All-commits
mailing list