summaryrefslogtreecommitdiffstats
path: root/clang/unittests/StaticAnalyzer/CallDescriptionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko2019-08-301-12/+12
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [analyzer] NFC: CallDescription: Implement describing C library functions.Artem Dergachev2019-07-011-0/+12
* [analyzer] NFC: Add a convenient CallDescriptionMap class.Artem Dergachev2019-07-011-0/+150
OpenPOWER on IntegriCloud