[PATCH] D44039: [Sema] Make getCurFunction() return null outside function parsing

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 7 15:21:36 PST 2018


rjmccall added a comment.

I agree that having those sites just no-op themselves is the cleanest approach.


https://reviews.llvm.org/D44039





More information about the cfe-commits mailing list