diff options
author | Dylan Fleming <Dylan.Fleming@arm.com> | 2022-07-11 18:08:48 +0000 |
---|---|---|
committer | Dylan Fleming <Dylan.Fleming@arm.com> | 2022-07-11 18:46:52 +0000 |
commit | e7f05f2ad3d70594619e6fd17e19ce401cf42623 (patch) | |
tree | 234c2cfa454e6e99a0740b0b5fabfd5ca0e43d3c /clang/lib/Sema/SemaModule.cpp | |
parent | b379129c4beb3f26223288627a1291739f33af02 (diff) | |
download | llvm-e7f05f2ad3d70594619e6fd17e19ce401cf42623.zip llvm-e7f05f2ad3d70594619e6fd17e19ce401cf42623.tar.gz llvm-e7f05f2ad3d70594619e6fd17e19ce401cf42623.tar.bz2 |
[Flang] Fix formatting for FIRLangRef.html
Previously, FIRLangRef.md was incorrectly formatted.
This was due to how FIRLangRef.md had no page header,
and so the first entry would render incorrectly.
This patch introduces a header file, which is prepended to the FIRLangRef
before it becomes a HTML file. The header is currently brief
but can be expanded upon at a later date if required.
This formatting fix also means the index page
can correctly generate a link to FIRLangRef.html and as such,
this patch also removes FIRLangRef from the sidebar and adds it to the main list of links.
Depends on D128650
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D129186
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions