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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66268
[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.
Diff Detail
Event TimelineHerald added subscribers: kadircet, arphaman, ilya-biryukov. · View Herald TranscriptAug 14 2019, 6:26 PM This revision is now accepted and ready to land.Aug 15 2019, 8:49 AM Closed by commit rL369065: [clang-doc] Fix use of source-root flag (authored by DiegoAstiazaran). · Explain WhyAug 15 2019, 4:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215497 clang-tools-extra/trunk/clang-doc/Representation.cpp
clang-tools-extra/trunk/clang-doc/tool/ClangDocMain.cpp
|