https://github.com/AaronBallman commented:
Thank you! I think this is missing some Sema tests for things like applying the attribute to a non-local variable, a static local variable, a non-variable, and being given an argument list. I'd expect each of those to end up being diagnosed, so we want to verify the diagnostics are issued and reasonable. https://github.com/llvm/llvm-project/pull/173311 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
