[PATCH] D11600: Add concept to VarDecl and diagnostic for unitialized variable concept

Nathan Wilson nwilson20 at gmail.com
Wed Jul 29 10:47:00 PDT 2015


nwilson added a comment.

If deemed necessary, I can split this patch out to two patches; one for adding IsConcept to the NonParmVarDeclBitfields bitfield and associated VarDecl member functions and another patch for the Diagnostic/tests


http://reviews.llvm.org/D11600







More information about the cfe-commits mailing list