Properly find headers
ClosedPublic

Authored by apol on Jun 15 2017, 5:29 PM.

Details

Reviewers
kfunk
Group Reviewers
KDevelop
Commits
R32:7ef4909debc5: Properly find headers
Summary

isValid will return true if there's no match, so we basically were
assuming everything was a moc include and always including at the top

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Jun 15 2017, 5:29 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJun 15 2017, 5:29 PM
kfunk accepted this revision.Jun 16 2017, 7:32 AM

Ouch... I've actually added unit tests covering this logic.

I'll check them & push this patch.

This revision is now accepted and ready to land.Jun 16 2017, 7:32 AM
This revision was automatically updated to reflect the committed changes.