This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Delete ClangForward.h
ClosedPublic

Authored by xiaobai on Jan 31 2020, 11:12 PM.

Details

Reviewers
JDevlieghere
teemperor
Group Reviewers
Restricted Project
Commits
rG5b0c8dd3a4fd: [lldb] Delete ClangForward.h
Summary

I think that there are very few things from clang that actually need forward
declaration, so not having a ClangForward header makes sense.

Diff Detail

Event Timeline

xiaobai created this revision.Jan 31 2020, 11:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 31 2020, 11:12 PM
JDevlieghere accepted this revision.Feb 2 2020, 12:28 AM
This revision is now accepted and ready to land.Feb 2 2020, 12:28 AM
teemperor accepted this revision.Feb 2 2020, 11:46 PM
This revision was automatically updated to reflect the committed changes.