Историја ревизија

Аутор SHA1 Порука Датум
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. пре 10 година
  Benjamin Kramer efb037a10e Rewrite users of Stmt::child_begin/end into for-range loops. пре 10 година
  Eric Christopher dfc33ed9ea Fix "the the" in comments/documentation/etc. пре 10 година
  Benjamin Kramer 7daf211f6c Update APIs that return a pair of iterators to return an iterator_range instead. пре 10 година
  David Blaikie cb5694cd3d unique_ptrify BugReporter::visitors пре 11 година
  David Blaikie 8b29c79969 unique_ptr-ify PathDiagnosticPiece ownership пре 11 година
  Alp Toker c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 пре 11 година
  Rafael Espindola a52f6237e8 Don't assume an implicit IntrusiveRefCntPtr -> bool operator. пре 11 година
  Richard Trieu 62c949d481 Move the logic for testing for namespace std into one location. This check can пре 11 година
  Craig Topper 1843a2095a [C++11] Use 'nullptr'. StaticAnalyzer edition. пре 11 година
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. пре 11 година
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. пре 11 година
  Jordan Rose cbf51ddf2a [analyzer] Just silence all warnings coming out of std::basic_string. пре 11 година
  Ted Kremenek d9f32582b1 Change CallEvent to use ArrayRef<> interface to get formal parameters of callee. пре 11 година
  Aaron Ballman 73926cc506 Fixed a FIXME; created a print method for Selectors that accepts a raw_ostream, and started using it in places it made sense. пре 11 година
  Alp Toker 0fb7888788 Fix a tranche of comment, test and doc typos пре 11 година
  Jordan Rose fda9dbf1f4 [analyzer] Silence warnings coming from allocators used by std::basic_string. пре 11 година
  Anna Zaks bdc0bf3f84 [analyzer] Suppress warnings coming out of std::basic_string. пре 11 година
  Jordan Rose 8686d857c5 [analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op. пре 11 година
  Anna Zaks e600d4be7d [analyzer] Fixup for r185609: actually do suppress warnings coming out of std::list. пре 12 година
  Anna Zaks 8b625a3f77 [analyzer] Suppress reports reported in std::list пре 12 година
  Anna Zaks 7f79b78351 [analyzer] Make sure that inlined defensive checks work on div by zero. пре 12 година
  David Blaikie 17828ca585 Provide operator<< for stream output of DeclarationNames пре 12 година
  Anna Zaks 265448963a [analyzer] Do not check if sys/queue.h file is a system header. пре 12 година
  Anna Zaks 636478e288 [analyzer] Fix a crash triggered by printing a note on a default argument пре 12 година
  Jordan Rose 2faee99ab6 [analyzer] Check the stack frame when looking for a var's initialization. пре 12 година
  Jordan Rose dcd6224911 [analyzer] Fix trackNullOrUndef when tracking args that have nil receivers. пре 12 година
  Anna Zaks 8ef064d53f [analyzer] Ensure BugReporterTracking works on regions with pointer arithmetic пре 12 година
  Ted Kremenek 62fba4f08a [analyzer] Refine 'nil receiver' diagnostics to mention the name of the method not called. пре 12 година
  Anna Zaks 86f1745be2 [analyzer] Tweak getDerefExpr more to track DeclRefExprs to references. пре 12 година