This is an archive of the discontinued LLVM Phabricator instance.

Register linkageSpecDecl matcher
ClosedPublic

Authored by kastiglione on Aug 31 2017, 11:22 AM.

Details

Summary

This allows linkageSpecDecl to be used from clang-query.

See also D31869 which similary adds isStaticStorageClass.

Diff Detail

Repository
rL LLVM

Event Timeline

kastiglione created this revision.Aug 31 2017, 11:22 AM
This revision is now accepted and ready to land.Aug 31 2017, 11:28 AM
This revision was automatically updated to reflect the committed changes.