summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/AlignedAllocation.h
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Teach Clang that aligned allocation is not supported with macosx10.13Louis Dionne2019-01-081-2/+2
* Fix that AlignedAllocation.h doesn't compile because of VersionTupleRaphael Isemann2018-06-121-4/+4
* Move VersionTuple from clang/Basic to llvm/SupportPavel Labath2018-06-111-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* Add AlignedAllocation.h.Akira Hatanaka2017-07-191-0/+44