summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/SymbolReaperTest.cpp
AgeCommit message (Expand)Author
2019-08-30[Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-04-18[analyzer] NFC: Make reusable unittest mocks reusable.Artem Dergachev
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-18[analyzer] A speculative fix for buildbot failures in the new SymbolReaperTest.Artem Dergachev
2019-01-18[analyzer] Make sure base-region and its sub-regions are either all alive or ...Artem Dergachev