[all-commits] [llvm/llvm-project] 14d89b: [ASTMatchers] Fix isDerivedFrom for recursive temp...
jkorous-apple via All-commits
all-commits at lists.llvm.org
Wed Apr 15 12:49:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 14d89bfbe0b4f633689d829145fc9f0bfdb07b6e
https://github.com/llvm/llvm-project/commit/14d89bfbe0b4f633689d829145fc9f0bfdb07b6e
Author: Jan Korous <jkorous at apple.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
Log Message:
-----------
[ASTMatchers] Fix isDerivedFrom for recursive templates
Differential Revision: https://reviews.llvm.org/D77612
More information about the All-commits
mailing list