[clang] [clang] Prioritze decl comments from macro expansion site (PR #65481)
Daniel Grumberg via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 20 07:27:24 PDT 2023
================
@@ -374,11 +374,10 @@ TEST(SourceCodeTest, getAssociatedRangeWithComments) {
// Does not include comments when only the decl or the comment come from a
// macro.
----------------
daniel-grumberg wrote:
Good spot, can't believe I removed the FIXME and not the comment explaining the FIXME 😵💫
https://github.com/llvm/llvm-project/pull/65481
More information about the cfe-commits
mailing list