================
@@ -41,8 +41,8 @@ getClangDocContext(std::vector<std::string> UserStylesheets =
{},
StringRef RepositoryUrl = "",
StringRef RepositoryLinePrefix = "", StringRef Base = "") {
ClangDocContext CDCtx{
- {}, "test-project", {}, {}, {}, RepositoryUrl, RepositoryLinePrefix,
- Base, UserStylesheets};
+ {}, "test-project", {}, {}, {}, RepositoryUrl, RepositoryLinePrefix,
----------------
ilovepi wrote:
```suggestion
{}, "test-project", {}, {}, {}, RepositoryUrl, RepositoryLinePrefix,
```
Seems like an extra space slipped in.
https://github.com/llvm/llvm-project/pull/150656
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits