aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-08-28 13:42:41 -0400
committerGitHub <noreply@github.com>2024-08-28 13:42:41 -0400
commitc2cac69d0806034879d2b958a2e52e45b6c533fb (patch)
tree14714a59ffec0b9360aa7348810a85a86fce2093 /llvm/lib/CodeGen/MachineInstr.cpp
parent4f15039cf2d59dbb889903aff8ac32ff266c8c48 (diff)
downloadllvm-c2cac69d0806034879d2b958a2e52e45b6c533fb.zip
llvm-c2cac69d0806034879d2b958a2e52e45b6c533fb.tar.gz
llvm-c2cac69d0806034879d2b958a2e52e45b6c533fb.tar.bz2
[libc++] Replace 'tags' in CSV status pages by inline notes (#105581)
This patch replaces 'tags' in the CSV status pages by inline notes that optionally describe more details about the paper/LWG issue. Tags were not really useful anymore because we have a vastly superior tagging system via Github issues, and keeping the tags up-to-date between CSV files and Github is going to be really challenging. This patch also adds support for encoding custom notes in the CSV files via Github issues. To encode a note in the CSV file, the body (initial description) of a Github issue can be edited to contain the following markers: BEGIN-RST-NOTES text that will be added as a note in the RST END-RST-NOTES Amongst other things, this solves the problem of conveying that a paper has been implemented as a DR, and it gives a unified way to add notes to the status pages from Github.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions