コミット履歴

作者 SHA1 メッセージ 日付
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Brian Gesiak 205745cdf7 [AST] Remove ASTContext from getThisType (NFC) 6 年 前
  Gabor Horvath b1e9e90f5d [analyzer] Assume that we always have a SubEngine available 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 年 前
  Kristof Umann d1b208c30b [analyzer] Evaluate all non-checker config options before analysis 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 年 前
  George Karpenkov d2d7786ce5 [analyzer] [NFC] Remove unused "state" argument from makeSymExprValNN 7 年 前
  Mikhail R. Gadelha 6fda594059 [analyzer] Fix constraint being dropped when analyzing a program without taint tracking enabled 7 年 前
  Richard Smith 295c88685f DR330: look through array types when forming the cv-decomposition of a type. 7 年 前
  Mikhail R. Gadelha d94210cb73 [analyzer] Add option to set maximum symbol complexity threshold 7 年 前
  Artem Dergachev 8ae2126a3f [analyzer] Treat more const variables and fields as known contants. 7 年 前
  Eugene Zelenko 09a80cc504 [StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 年 前
  George Karpenkov 4e0630a8ca [analyzer] a few helper methods for getting and comparing symbolic values 7 年 前
  Dominic Chen f3ab09d9a0 Revert "[analyzer] Support generating and reasoning over more symbolic constraint types" 8 年 前
  Dominic Chen e469ff2759 [analyzer] Support generating and reasoning over more symbolic constraint types 8 年 前
  Galina Kistanova 5775ec4f8a Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 8 年 前
  Devin Coughlin e18cc41c81 [analyzer] Treat pointers to static member functions as function pointers 8 年 前
  Devin Coughlin 9761e66e32 [analyzer] Add a new SVal to support pointer-to-member operations. 8 年 前
  Richard Smith 993e3aa6b9 Remove custom handling of array copies in lambda by-value array capture and 8 年 前
  Artem Dergachev 64f71c6f30 [analyzer] Add LocationContext information to SymbolMetadata. 9 年 前
  Devin Coughlin eb8ffd99ee [analyzer] Avoid crash when attempting to evaluate binary operation on LazyCompoundVal. 9 年 前
  Artem Dergachev da8e5d14ce [analyzer] Fix an off-by-one in evalIntegralCast() 9 年 前
  Artem Dergachev 3e7cbba83d [analyzer] Fix SVal/SymExpr/MemRegion class and enum names for consistency. 9 年 前
  Pierre Gousseau 8c0250d7e9 [analyzer] Evaluate integral casts as cast symbols if truncations are detected. 9 年 前
  Gabor Horvath f2cf6fdb60 [analyzer] Improve modelling of nullptr_t in the analyzer. Fix PR25414. 9 年 前