This is an archive of the discontinued LLVM Phabricator instance.

[ASTMatchers] Fix isDerivedFrom for recursive templates
ClosedPublic

Authored by jkorous on Apr 6 2020, 5:33 PM.

Diff Detail

Event Timeline

jkorous created this revision.Apr 6 2020, 5:33 PM
jkorous updated this revision to Diff 255561.Apr 6 2020, 6:27 PM

comment & test case

NoQ accepted this revision.Apr 7 2020, 8:08 PM
NoQ added reviewers: aaron.ballman, alexfh, gribozavr2.

This looks perfectly correct to me.
Added more folks, just in case.

This revision is now accepted and ready to land.Apr 7 2020, 8:08 PM
gribozavr2 accepted this revision.Apr 8 2020, 12:49 AM
gribozavr2 added inline comments.
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
460

80 columns, please.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2020, 1:14 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript