summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/TrailingObjectsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to use new name alignTo().Rui Ueyama2016-01-141-6/+5
* [TrailingObjects] Dynamically realign under-aligned trailing objects.James Y Knight2015-12-291-0/+17
* fix leak in a test, make the sanitizer bot greenKostya Serebryany2015-12-211-1/+2
* Rewrite the TrailingObjects template to provide two new features:James Y Knight2015-12-181-4/+34
* Fix Visual C++ error C2248: Yaron Keren2015-08-061-2/+2
* Add a TrailingObjects template class.James Y Knight2015-08-051-0/+147
OpenPOWER on IntegriCloud