This is an archive of the discontinued LLVM Phabricator instance.

[libclang] Check for a record declaration before a template specialization.
AbandonedPublic

Authored by emilio on Apr 5 2017, 4:19 PM.

Details

Reviewers
akyrtzi
gbenyei
Summary

This allows us to get the default template parameters too.

Fixes bug 32539.

Diff Detail

Repository
rL LLVM

Event Timeline

emilio created this revision.Apr 5 2017, 4:19 PM

Guy, perhaps you could also review this? (Just from looking at the blame log).

Thanks in advance!

emilio abandoned this revision.Apr 21 2017, 6:07 AM

Closing per advice in cfe-commits@.