[PATCH] D111286: Add no_instrument_function attribute to Objective C methods as well
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 7 04:59:24 PDT 2021
aaron.ballman added a comment.
CI is currently broken, so there's a test here that needs updating: https://reviews.llvm.org/harbormaster/unit/view/1389113/
Also, this should have at least one SemaObjC test to demonstrate that we no longer diagnose this as an unknown attribute in that case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111286/new/
https://reviews.llvm.org/D111286
More information about the cfe-commits
mailing list