================ @@ -23,7 +23,6 @@ struct MyClass; // CHECK-NEXT: "End": true, // CHECK-NEXT: "Expression": "Addable<T>", // CHECK-NEXT: "Name": "Addable", -// CHECK-NEXT: "Path": "", ---------------- ilovepi wrote:
Sounds good. lets document that someplace... maybe the JSON Generator? Almost feels like it belongs on the Info def, but that isn't really correct. We're getting to the point where we need real docs that describe the end to end design of the documentation generation. Anyway, for now this is fine, lets just add a comment somewhere that describes this. https://github.com/llvm/llvm-project/pull/171899 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
