diff options
author | Richard <legalize@xmission.com> | 2022-01-19 15:04:11 -0700 |
---|---|---|
committer | Richard <legalize@xmission.com> | 2022-01-19 15:23:48 -0700 |
commit | 058d2123792da54ae7460fea0946d2c90a032e1c (patch) | |
tree | fdeed36982686d25c74f3b94da64efdbe2136b3f /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 742bfb3581e72909dce913cc2d6d77b54777ecdc (diff) | |
download | llvm-058d2123792da54ae7460fea0946d2c90a032e1c.zip llvm-058d2123792da54ae7460fea0946d2c90a032e1c.tar.gz llvm-058d2123792da54ae7460fea0946d2c90a032e1c.tar.bz2 |
[clang-tidy] Use literal block instead of code block (NFC)
I used a C++ code block in check documentation to show example
output from clang-tidy, but since the example output isn't
kosher C++, sphinx didn't like that when it went to syntax
highlight the block. So switch to a literal block instead
and forego any highlighting.
Fixes build error
<https://lab.llvm.org/buildbot/#/builders/115/builds/21145>
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions