summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/TypeBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove TypeBuilder.h, and fix the few locations using it.James Y Knight2019-01-131-284/+0
* Suppress all uses of LLVM_END_WITH_NULL. NFC.Serge Guelton2017-05-091-16/+14
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-134/+168
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-3/+3
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+253
OpenPOWER on IntegriCloud