diff options
| author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2025-11-03 19:18:41 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 19:18:41 +0400 |
| commit | 5a11eea58193ed30f1a5a126d33d2627026c1451 (patch) | |
| tree | dcfa9f1b867f8206f942746b6ec145fa8aa86191 /llvm/tools/llvm-diff/lib/DifferenceEngine.cpp | |
| parent | 4f618636ddb4938bb91816b66250edc755cdc7d1 (diff) | |
| download | llvm-5a11eea58193ed30f1a5a126d33d2627026c1451.zip llvm-5a11eea58193ed30f1a5a126d33d2627026c1451.tar.gz llvm-5a11eea58193ed30f1a5a126d33d2627026c1451.tar.bz2 | |
[clang] Add sections to C++ DR status page (#165749)
Following [recent
discussion](http://lists.isocpp.org/core/2025/10/18637.php) on CWG
reflector, `cwg_index.html` now contains stable name of the section for
each Core issue. I thought that this would be a useful information to
have on our C++ DR status page for that handful of experts who actually
open it, so here we are.
This PR consists of 3 parts:
1. Rewrite of a small routine that parses `cwg_index.html` from splits
and indicies to a single regular expression with named groups, adding
section information.
2. Changes to the rest of the `make_cxx_dr_status` to accommodate for
the first part.
3. Regenerated `cxx_dr_status.html`.
Ideally this PR would only add lines to `cxx_dr_status.html`, but
previously we've been leaving some newlines in issue titles (which never
affected how this page is rendered), which are now properly replaced
with whitespaces — hence a couple of deletions in that file.
---------
Co-authored-by: Richard Smith <richard@metafoo.co.uk>
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DifferenceEngine.cpp')
0 files changed, 0 insertions, 0 deletions
