Updating fuchsia-multiple-inheritance to not crash when a record inherits a template.
Fixes PR36052.
Paths
| Differential D42918
[clang-tidy] Update fuchsia-multiple-inheritance to check for templates ClosedPublic Authored by juliehockett on Feb 5 2018, 11:07 AM.
Details Summary Updating fuchsia-multiple-inheritance to not crash when a record inherits a template. Fixes PR36052.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 6 2018, 1:31 AM Closed by commit rL324432: [clang-tidy] Update fuchsia-multiple-inheritance to check for templates (authored by juliehockett). · Explain WhyFeb 6 2018, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 133112 clang-tools-extra/trunk/clang-tidy/fuchsia/MultipleInheritanceCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/fuchsia-multiple-inheritance.cpp
|