[PATCH] Loss of Sign Checker

Daniel Marjamäki daniel.marjamaki at evidente.se
Mon Jun 29 03:35:58 PDT 2015


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/






More information about the cfe-commits mailing list