This is an archive of the discontinued LLVM Phabricator instance.

[clang-doc] Fix use of source-root flag
ClosedPublic

Authored by DiegoAstiazaran on Aug 14 2019, 6:26 PM.

Details

Summary

The value, if any, of --source-root flag was not being used.
This has been fixed and the logic was moved to the ClangDocContext contructor.

Diff Detail

Event Timeline

juliehockett accepted this revision.Aug 15 2019, 8:49 AM
This revision is now accepted and ready to land.Aug 15 2019, 8:49 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2019, 4:19 PM