[clang] [clang] Prioritze decl comments from macro expansion site (PR #65481)

Ben Barham via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 10:48:11 PDT 2023


bnbarham wrote:

FWIW @gribozavr the issue here is the hardcoding of the `NS_ENUM`/`NS_OPTIONS` logic, so the idea here is to make that more generic and still handle the comment inside macro case.

https://github.com/llvm/llvm-project/pull/65481


More information about the cfe-commits mailing list