[clang-tools-extra] [clang-doc] [feat] add --repository-line-prefix argument (PR #131280)

Mohamed Emad via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 20 14:25:58 PDT 2025


hulxv wrote:

@ilovepi 
About `writeFileDefiniation`, what's your opinion about making it similar to the markdown generator like this?
```cpp
static void writeFileDefinition(const ClangDocContext &CDCtx, const Location &L);
```
I think it's more better

https://github.com/llvm/llvm-project/pull/131280


More information about the cfe-commits mailing list