Commit History

Author SHA1 Message Date
  Csaba Dabis d2c834f99b [analyzer] print() JSONify: Checker messages implementation 6 years ago
  Csaba Dabis d3acf7b44b [analyzer] print() JSONify: Constructing objects implementation 6 years ago
  Csaba Dabis 74f2f79ab5 [analyzer] print() JSONify: Environment implementation 6 years ago
  Artem Dergachev d8b8672fab [CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *. 6 years ago
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 years ago
  Artem Dergachev c7a7fdc9a3 Reapply "[analyzer] Introduce a simplified API for adding custom path notes." 6 years ago
  Artem Dergachev ae2b0cf4c8 [analyzer] Escape pointers stored into top-level parameters with destructors. 6 years ago
  Artem Dergachev 6e6d6a6eb6 Revert "[analyzer] Introduce a simplified API for adding custom path notes." 6 years ago
  Artem Dergachev 0eaef4712d [analyzer] Introduce a simplified API for adding custom path notes. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Artem Dergachev a12cce0112 [analyzer] Make sure base-region and its sub-regions are either all alive or all dead. 6 years ago
  Gabor Horvath b1e9e90f5d [analyzer] Assume that we always have a SubEngine available 6 years ago
  Raphael Isemann 9db9051461 Misc typos fixes in ./lib folder 6 years ago
  Artem Dergachev 8226258a9e [analyzer] Dump stable identifiers for objects under construction. 6 years ago
  Fangrui Song aa528ab4a0 Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" 6 years ago
  Fangrui Song e350174b21 Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 years ago
  Kristof Umann d1b208c30b [analyzer] Evaluate all non-checker config options before analysis 6 years ago
  Artem Dergachev 447f4b58b0 [analyzer] Fix the "Zombie Symbols" bug. 6 years ago
  Hans Wennborg b129ce9436 Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." 6 years ago
  Hans Wennborg e44c638ccf Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 years ago
  Bill Wendling 4e64d31bc5 Re-Reinstate 347294 with a fix for the failures. 6 years ago
  Nico Weber e9629181bd Revert r347364 again, the fix was incomplete. 6 years ago
  Bill Wendling 830bf59980 Reinstate 347294 with a fix for the failures. 6 years ago
  Nico Weber 20e1e29aff Revert 347294, it turned many bots on lab.llvm.org:8011/console red. 6 years ago
  Bill Wendling dafd68092c Use is.constant intrinsic for __builtin_constant_p 6 years ago
  Bill Wendling ed611fa5aa Compound literals, enums, et al require const expr 6 years ago
  Bill Wendling 0680f97fc4 Create ConstantExpr class 6 years ago
  Artem Dergachev 3f9a2142b4 [analyzer] Be more plugin-friendly by moving static locals into .cpp files. 6 years ago
  Benjamin Kramer a579dd81da Move some helpers from the global namespace into anonymous ones. 6 years ago
  George Karpenkov b0be6606a0 [analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter 6 years ago