[clang-tools-extra] [clang-doc] Add a top-level index.html page (PR #171899)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 16 10:59:03 PST 2025
================
@@ -23,7 +23,6 @@ struct MyClass;
// CHECK-NEXT: "End": true,
// CHECK-NEXT: "Expression": "Addable<T>",
// CHECK-NEXT: "Name": "Addable",
-// CHECK-NEXT: "Path": "",
----------------
ilovepi wrote:
Which objects still have a `Path` key? Do any, besides the GlobalNamespace?
https://github.com/llvm/llvm-project/pull/171899
More information about the cfe-commits
mailing list