Clayton reopened this revision.
Clayton added a comment.
This revision is now accepted and ready to land.
Fixing build error
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72954/new/
https://reviews.llvm.org/D72954
___
cfe-commits mailing li
Clayton updated this revision to Diff 242066.
Clayton added a comment.
build error fixed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72954/new/
https://reviews.llvm.org/D72954
Files:
clang-tools-extra/clang-doc/HTMLGenerator.cpp
clang-tools-extra/clang-doc/MDGenerator.cpp
clan
Clayton updated this revision to Diff 243027.
Clayton added a comment.
Updating tests affected by this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72954/new/
https://reviews.llvm.org/D72954
Files:
clang-tools-extra/clang-doc/HTMLGenerator.cpp
clang-tools-extra/clang-doc/M
Clayton reopened this revision.
Clayton added a comment.
This revision is now accepted and ready to land.
Fixing unit tests affected by this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72954/new/
https://reviews.llvm.org/D72954
__
Clayton reopened this revision.
Clayton added a comment.
This revision is now accepted and ready to land.
Re-opening to fix windows tests failures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72954/new/
https://reviews.llvm.org/D72954
___
Clayton updated this revision to Diff 244204.
Clayton added a comment.
Making paths in markdown files be posix style. This fixes the tests on windows
hosts.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72954/new/
https://reviews.llvm.org/D72954
Files:
clang-tools-extra/clang-doc/HT