diff options
author | Carlos Galvez <carlosgalvezp@gmail.com> | 2023-01-06 17:35:30 +0000 |
---|---|---|
committer | Carlos Galvez <carlosgalvezp@gmail.com> | 2023-02-09 12:19:36 +0000 |
commit | 2706919f91977f3859ad625d4fb624fb04857e4f (patch) | |
tree | b3ddbfe77c30eed1a1a5ba02eb4bc8f01330d6f0 /clang/tools/include-mapping/cppreference_parser.py | |
parent | a702628843befd93e7ac074c299254ff90b9de63 (diff) | |
download | llvm-2706919f91977f3859ad625d4fb624fb04857e4f.zip llvm-2706919f91977f3859ad625d4fb624fb04857e4f.tar.gz llvm-2706919f91977f3859ad625d4fb624fb04857e4f.tar.bz2 |
[clang-tidy][doc] Improve clang-tidy documentation
- Specify that the .clang-tidy file is in YAML format.
- Document the options that may be used in the .clang-tidy file,
- Add missing documentation for existing options (User).
- Fix spurious newline after the dash that comes after every
command-line option. This was inconsistent with single-line
descriptions, which lacked a newline. The description is now
aligned with the dash and the corresponding command-line option,
more visually pleasing.
This enables documenting upcoming global clang-tidy
configuration options.
Differential Revision: https://reviews.llvm.org/D141144
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions