[PATCH] D11194: Instantiate function declarations in instantiated functions.

Richard Smith richard at metafoo.co.uk
Fri Jul 24 11:45:31 PDT 2015


rsmith added a comment.

I think maybe you missed my comment from before: "Please add a member to `Decl`, something like `isLexicallyWithinFunctionOrMethod`, and use it in both places rather than duplicating the local class / local function declaration check."


http://reviews.llvm.org/D11194







More information about the cfe-commits mailing list