diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2025-01-28 21:03:56 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-28 21:03:56 -0800 |
commit | 9ec4f474c0f4846fccbd770adeec784c83a9a060 (patch) | |
tree | 755d3ccafd8f7da9715dbab445798ce82792854b /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 654b76321a602db4d68734e9fd11efbb7d8eb617 (diff) | |
download | llvm-9ec4f474c0f4846fccbd770adeec784c83a9a060.zip llvm-9ec4f474c0f4846fccbd770adeec784c83a9a060.tar.gz llvm-9ec4f474c0f4846fccbd770adeec784c83a9a060.tar.bz2 |
[GlobPattern] Fix doxygen docs (#124361)
Fix the docs for the `GlobPattern` class.
https://llvm.org/docs/doxygen/classllvm_1_1GlobPattern.html
I've tried to fix this a few times, but I finally got around to building
`doxygen-llvm` to verify that my fixed worked.
For some reason, `\p` does not work well with `/`. Instead I'm using
<code>`</code> to make a codespan, which is more correct anyway.
https://www.doxygen.nl/manual/markdown.html#md_codespan
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions