Commit History

Author SHA1 Message Date
  Artem Dergachev e0aa94771e Revert "[analyzer] A speculative attempt to avoid gcc-7 crashes..." 5 years ago
  Artem Dergachev 8e27d79e3d [analyzer] A speculative attempt to avoid gcc-7 crashes caused by r372942. 5 years ago
  Artem Dergachev 7ca4ebfe6e [analyzer] Avoid small vectors of non-default-constructibles. 5 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Artem Dergachev 71ba9f34f8 [analyzer] pr38668: Do not attempt to cast loaded integers to floats. 6 years ago
  Artem Dergachev fa2b3e0b28 Revert "[analyzer] pr38668: Do not attempt to cast loaded values..." 6 years ago
  Artem Dergachev b7d3d0f44d [analyzer] pr38668: Do not attempt to cast loaded values of non-scalar types. 6 years ago
  Raphael Isemann 9db9051461 Misc typos fixes in ./lib folder 6 years ago
  Artem Dergachev 8e0f894a0e [analyzer] Fix a crash on casting symbolic pointers to derived classes. 7 years ago
  Artem Dergachev 0d516dba5e [analyzer] Support modeling no-op BaseToDerived casts in ExprEngine. 7 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Artem Dergachev f5e89b280d [analyzer] pr36458: Fix retrieved value cast for symbolic void pointers. 7 years ago
  Artem Dergachev 4f25981ffc [analyzer] pr18953: Split C++ zero-initialization from default initialization. 7 years ago
  Artem Dergachev 7a5f7b6d2b [analyzer] NFC: Remove unused parameteer of StoreManager::CastRetrievedVal(). 7 years ago
  Alexander Kornienko b8b9458165 Fix typos in clang 7 years ago
  Eugene Zelenko fc35d782b2 [StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 years ago
  Alexander Shaposhnikov 117339c38e [analyzer] Fix handling of labels in getLValueElement 7 years ago
  Artem Dergachev 28cbd0c0d3 [analyzer] Improve suppression for inlined defensive checks before operator &. 8 years ago
  Artem Dergachev dbf1b8007c [analyzer] Enforce super-region classes for various memory regions. 8 years ago
  Gabor Horvath 9d7b5950a3 [analyzer] Model base to derived casts more precisely. 9 years ago
  Artem Dergachev 3e7cbba83d [analyzer] Fix SVal/SymExpr/MemRegion class and enum names for consistency. 9 years ago
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 years ago
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 years ago
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. 10 years ago
  Anna Zaks 6e140cfa7b [analyzer] Refactor and cleanup IsCompleteType 11 years ago
  Craig Topper 1843a2095a [C++11] Use 'nullptr'. StaticAnalyzer edition. 11 years ago
  Pavel Labath 9122025df6 Fix static analyzer crash when casting from an incomplete type 12 years ago
  Jordan Rose f2edbec1d9 [analyzer] Treat reinterpret_cast like a base cast in certain cases. 12 years ago
  Jordan Rose 4411b423e9 [analyzer] Record whether a base object region represents a virtual base. 12 years ago
  David Blaikie dc84cd5efd Include llvm::Optional in clang/Basic/LLVM.h 12 years ago