https://github.com/NeKon69 commented:
I am thinking that you should still add tests for that with a macro redecl chain: ```cpp #define MACRO [[clang::lifetimebound]] ... #undef MACRO ... ``` https://github.com/llvm/llvm-project/pull/205250 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
