diff options
author | Paul Kirth <paulkirth@google.com> | 2025-04-29 14:57:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 14:57:35 -0700 |
commit | 97ec3ef4ab0eaf5e1fde9a3bf4bf4a9aaad49f33 (patch) | |
tree | b97d07e95cc380531faff01b20c50a71a9b42c03 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d431921677ae923d189ff2d6f188f676a2964ed8 (diff) | |
download | llvm-97ec3ef4ab0eaf5e1fde9a3bf4bf4a9aaad49f33.zip llvm-97ec3ef4ab0eaf5e1fde9a3bf4bf4a9aaad49f33.tar.gz llvm-97ec3ef4ab0eaf5e1fde9a3bf4bf4a9aaad49f33.tar.bz2 |
[clang-doc] Add start and end line numbers (#137732)
This patch adds start and end line numbers to clang-doc. Currently
clang-doc only encodes the start line numbers of records, struct, etc.
This patch adds start and end line number to clang-doc bitcode which is
passed to the generator. This will be used by the mustache backend to
generate line ranges. Based on the orginal patch in #135081.
Co-author: Paul Kirth <paulkirth@google.com>
Co-authored-by: PeterChou1 <peter.chou@mail.utoronto.ca>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions