[PATCH] D20687: Update hasDynamicExceptionSpec to use functionType instead of functionDecl.
don hinton via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 5 12:54:47 PDT 2016
hintonda added a comment.
This marcher was recently added, and has never been in a release. Specifically, it was added by me in support of a checker that has now been abandoned in lieu of a better approach -- the new approach requires this change -- so I doubt it would break anything.
That said, I will look into polymorphic matchers if that is the preferred solution.
http://reviews.llvm.org/D20687
More information about the cfe-commits
mailing list