================ @@ -1477,6 +1477,26 @@ TEST_F(SymbolCollectorTest, Documentation) { forCodeCompletion(false)))); } +TEST_F(SymbolCollectorTest, DocumentationInMain) { ---------------- HighCommander4 wrote:
Another test case that would be useful to have is one where the declaration and definition both have comments, and checks which one is chosen. https://github.com/llvm/llvm-project/pull/67802 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits