[cfe-dev] Silencing an annoying warning.

Mike Stump mrs at apple.com
Mon Jan 18 10:42:18 PST 2010


On Jan 17, 2010, at 1:36 AM, Enea Zaffanella wrote:
> The tiny patch in attachment silences the following gcc warning, obtained when instantiating template TypeLocVisitor:
> 
> llvm/tools/clang/include/clang/AST/TypeLocVisitor.h:46: warning: control reaches end of non-void function

Looks good to me, thanks.  Applied in r93743.



More information about the cfe-dev mailing list