================ @@ -124,6 +124,9 @@ llvm::raw_ostream &operator<<(llvm::raw_ostream &, /// The choices are stored in Conditional::Taken nodes. void chooseConditionalBranches(DirectiveTree &, const TokenStream &Code); +std::vector<Token::Range> pairDirectiveRanges(const DirectiveTree &Tree, ---------------- HighCommander4 wrote:
Please add a documentation comment similar to other function declarations in this header https://github.com/llvm/llvm-project/pull/121449 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits