[PATCH] D44439: [Sema] Pop function scope when instantiating a func with skipped body
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 14 05:29:50 PDT 2018
aaron.ballman added a comment.
In https://reviews.llvm.org/D44439#1036868, @ilya-biryukov wrote:
> @aaron.ballman , here's a test-case I came up with. I'll fix the other issue (invalid error, that forces the test to fail) and submit it for review along with the fix for the error. Does that SG?
Yes, that sounds good to me. Thank you!
Repository:
rC Clang
https://reviews.llvm.org/D44439
More information about the cfe-commits
mailing list