You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* unresolved ref to F/NToString
* compiles
* refactored CallGraph::deserialize()
* refactored unittests, all fail
* all unittests finally pass
* code cleanup
* refactoring
* fixed function with no caller not being serialized
* Fix Dependendency Installation (#707)
* Do not install phasar's dependencies to the global namespace anymore
* fix for in-tree build
* out-factor the inclusion of LLVM and clang to a separate cmake file
* Make PHASAR_CONFIG_INSTALL_DIR respect the CMAKE_INSTALL_PREFIX, even if that is not set at configure time
* Fix in-tree build
* backup DIBTH Data
* DIBTH serialization code, untested
* DIBTHData getDataFromJson Impl
* improved de-/serialization impl w/o TypeToVertex
* fixed DIBTHData TypeToVertex not compiling
* fixed serialization bugs and unittests
* DITHS Test fixes, 13 pass, 11 fail
* DIBTH Ser Test, 1 failing Test left
* GeneralStatisticsAnalysisData impl
* LLVMAliasSetData impl
* last printAsJson Impls
* Final Impls, DIBTH Identifier Impl not working
* changes + fixes from meeting
* no equality of values DIBTH Test
* fixed all bugs, all unittests pass
* Fix crash in buildTypeGraph in the presence of typedefs
* fixed LLVMAliasSetSerializationTest
* Add more aggressive composite type filter
* Refactor handling of DI type names
* Implicit vertex index
* Prioritize type id over type name as the latter may be ambiguous
* Adapt DI TH test to identifiers as names
* Fix vtable + transitive di th tests
* Optimizing deprecation warnings for getAsJson
* TypeTrait check current non functioning impl
* fixed TypeHierarchySerialization Tests
* Optimized deprecation warinings for getAsJson
* debug code backup
* Fix LLVMBasedTypeHierarchy
* added operator<< statistics to printAsJson
* Fix GeneralStatistics printAsJson + minor
* Add some more deprecations
* Fix now failing unittests
* Changes from review
---------
Co-authored-by: mxHuber <huber.maximilian.leo@gmail.com>
0 commit comments