提交歷史

作者 SHA1 備註 提交日期
  Artem Dergachev 8c28a172b7 [analyzer] Fix analyzer warnings on analyzer. 6 年之前
  Kristof Umann 3f087b48e2 [analyzer] PR41185: Fix regression where __builtin_* functions weren't recognized 6 年之前
  Kristof Umann fc203a6b9b [analyzer] New checker for detecting usages of unsafe I/O functions 6 年之前
  Kristof Umann 8abad3c971 [analyzer] Add CheckerManager::getChecker, make sure that a registry function registers no more than 1 checker 6 年之前
  Kristof Umann 0492ebdda5 [analyzer] Reimplement dependencies between checkers 6 年之前
  Kristof Umann 9b220eb86f [analyzer] Supply all checkers with a shouldRegister function 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  George Karpenkov d5978a909d [analyzer] [PR39792] false positive on strcpy targeting struct members 6 年之前
  Michal Gorny 2c99c22ca9 Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI] 6 年之前
  Kristof Umann 308797c819 [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend 6 年之前
  Raphael Isemann 9db9051461 Misc typos fixes in ./lib folder 6 年之前
  Fangrui Song aa528ab4a0 Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" 6 年之前
  Fangrui Song e350174b21 Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Hans Wennborg b129ce9436 Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Hans Wennborg e44c638ccf Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Bill Wendling 4e64d31bc5 Re-Reinstate 347294 with a fix for the failures. 6 年之前
  Nico Weber e9629181bd Revert r347364 again, the fix was incomplete. 6 年之前
  Bill Wendling 830bf59980 Reinstate 347294 with a fix for the failures. 6 年之前
  Fangrui Song 1a8f8375fb Change \t to spaces 7 年之前
  Artem Dergachev 768fb8ff51 [analyzer] Add security checks for bcmp(), bcopy(), bzero(). 7 年之前
  Artem Dergachev bdecb5f0d4 [analyzer] Don't flag strcpy of string literals into sufficiently large buffers. 7 年之前
  George Karpenkov 3e4f379cb6 [CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h 8 年之前
  Erich Keane 7d9f2d7ae0 Remove Bitrig: Clang Changes 8 年之前
  Pierre Gousseau bbdf08fb39 Test commit 9 年之前
  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 年之前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年之前
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Ed Schouten 876eb4fda1 Enable security checks for arc4random() on CloudABI as well. 10 年之前
  Craig Topper 1843a2095a [C++11] Use 'nullptr'. StaticAnalyzer edition. 11 年之前