On Mon, Jun 23, 2014 at 6:06 PM, David Majnemer
<[email protected]> wrote:
> ================
> Comment at: lib/Sema/SemaDeclCXX.cpp:1299
> @@ -1298,1 +1298,3 @@
>
> +static void propagateDLLAttrToBaseClassTemplate(
> +    Sema &S, CXXRecordDecl *Class, Attr *ClassAttr,
> ----------------
> Can this function get some comments?  I don't understand //why// it raises 
> diagnostics when it does or why it is checking for `TSK_Undeclared`.

Sorry about that. Yes, I'll add some comments about what's going on here.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to