I get a compiler error now. Either I do something wrong, or you did not update 
the Clang source code. Let me know if I do something wrong..

  
/home/danielm/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LossOfSignChecker.cpp:63:61:
 error: no matching function for call to 
‘clang::ento::CheckerContext::emitReport(clang::ento::BugReport*)’
       C.emitReport(new BugReport(*BT, BT->getDescription(), N));


http://reviews.llvm.org/D10634

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to