História revízii

Autor SHA1 Správa Dátum
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 rokov pred
  Csaba Dabis 2453ceca55 [analyzer] print() JSONify: Constraints implementation 6 rokov pred
  Adam Balogh 92470c6aad [Analyzer] Constraint Manager - Calculate Effective Range for Differences 6 rokov pred
  Csaba Dabis 797cb7e866 [analyzer] ConditionBRVisitor: Remove GDM checking 6 rokov pred
  Csaba Dabis ab24926ff7 Revert "[analyzer] ConditionBRVisitor: Remove GDM checking" 6 rokov pred
  Csaba Dabis ef1d401f90 [analyzer] ConditionBRVisitor: Remove GDM checking 6 rokov pred
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 rokov pred
  Artem Dergachev 447f4b58b0 [analyzer] Fix the "Zombie Symbols" bug. 6 rokov pred
  Artem Dergachev 6748c6fecb [analyzer] pr38273: Legalize Loc<>NonLoc comparison symbols. 7 rokov pred
  Adam Balogh e3ba09890a [Analyzer] Constraint Manager Negates Difference 7 rokov pred
  Mikhail R. Gadelha 0783eeef9a Revert "[Analyzer] Moved RangeConstraintManager to header. NFC." 7 rokov pred
  Mikhail R. Gadelha 5e1a89912d [Analyzer] Moved RangeConstraintManager to header. NFC. 7 rokov pred
  Mikhail R. Gadelha f1d20616fb Moved RangedConstraintManager header to the StaticAnalyser include dir 7 rokov pred
  Mikhail R. Gadelha 76f13007f5 [analyzer] Move RangeSet related declarations into the RangedConstraintManager header. 7 rokov pred
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 rokov pred
  Richard Smith 96881be75c [c++20] P0515R3: Parsing support and basic AST construction for operator <=>. 7 rokov pred
  George Karpenkov b873ee35bb [analyzer] [NFC] remove duplicated function 7 rokov pred
  George Karpenkov f7de82cd93 [analyzer] assume bitwise arithmetic axioms 7 rokov pred
  Dominic Chen 31b3c535d9 [analyzer] Refactor and simplify SimpleConstraintManager 8 rokov pred
  Dominic Chen 9175ccbdf2 [analyzer] Run clang-format and fix style 8 rokov pred
  Dominic Chen 400a9bf83c [analyzer] Minor optimization: avoid setting state if unchanged 8 rokov pred
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 rokov pred
  Pierre Gousseau 8b94c483f9 [analyzer] Fix RangeConstraintManager's pinning of single value ranges. 9 rokov pred
  Devin Coughlin 8ef8ffcccf [analyzer] Create one state for a range switch case instead of multiple. 10 rokov pred
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. 10 rokov pred
  David Blaikie bb458b61c5 unique_ptrify the result of ConstraintManagerCreator and StoreManagerCreator 11 rokov pred
  Craig Topper 1843a2095a [C++11] Use 'nullptr'. StaticAnalyzer edition. 11 rokov pred
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 rokov pred
  Jordan Rose 4708b3dde8 [analyzer] Teach constraint managers about unsigned comparisons. 12 rokov pred
  Jordan Rose 78114a58f8 [analyzer] Translate "a != b" to "(b - a) != 0" in the constraint manager. 12 rokov pred