We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afdd4f commit 0fa00f0Copy full SHA for 0fa00f0
clang-tools-extra/clang-doc/Representation.h
@@ -492,7 +492,6 @@ struct ClangDocContext {
492
// to definition locations will only be generated if
493
// the file is in this dir.
494
495
- std::string LineFragment;
496
// URL of repository that hosts code used for links to definition locations.
497
std::optional<std::string> RepositoryUrl;
498
// Path of CSS stylesheets that will be copied to OutDirectory and used to
0 commit comments