Historie revizí

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