This is an archive of the discontinued LLVM Phabricator instance.

[clang][IFS] Adding support for new clang interface stubs decl types.
ClosedPublic

Authored by plotfi on Nov 26 2019, 10:07 AM.

Details

Summary

Adding support for NamespaceAliasDecl UnresolvedUsingTypenameDecl CXXDeductionGuideDecl ConstructorUsingShadowDecl

Diff Detail

Event Timeline

plotfi created this revision.Nov 26 2019, 10:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2019, 10:07 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
compnerd accepted this revision.Nov 29 2019, 10:48 AM
This revision is now accepted and ready to land.Nov 29 2019, 10:48 AM
This revision was automatically updated to reflect the committed changes.