This script has hardcoded relative paths to clang/test/CXX/drs, cwg_index.html, and cxx_dr_status.html, which requires running it with clang/www CWD. This patch makes those paths relative to path of the script itself, so that it could be run from anywhere.
Details
Details
- Reviewers
cor3ntin aaron.ballman - Group Reviewers
Restricted Project - Commits
- rGd945b6496ec6: [clang] Make make_cxx_dr_status script runnable from anywhere
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo