diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-02-02 10:45:19 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-02-23 15:33:36 -0800 |
commit | 948d69fd574fbbbc311d06c5c4481408ef4e384d (patch) | |
tree | c7d8860f2fcd09be4eb45a5e0144e2edb0a7c438 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 18fa0b15ccf610f34af1231440f89d20cb99e7a0 (diff) | |
download | llvm-948d69fd574fbbbc311d06c5c4481408ef4e384d.zip llvm-948d69fd574fbbbc311d06c5c4481408ef4e384d.tar.gz llvm-948d69fd574fbbbc311d06c5c4481408ef4e384d.tar.bz2 |
[FormatVariadic] Mark index as required in docstring
After looking at the formatv docstring, I thought the index was optional (as it
is in other languages). This changes the header docs to show `index` instead of
`[index]`, to indicate that it is required.
Differential Revision: https://reviews.llvm.org/D118833
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions