aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/AlignedAllocation.h
AgeCommit message (Expand)Author
2019-04-15Revert "[clang] Aligned allocation is actually supported in macosx 10.13"Louis Dionne
2019-04-15[clang] Aligned allocation is actually supported in macosx 10.13Louis Dionne
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-08[Sema] Teach Clang that aligned allocation is not supported with macosx10.13Louis Dionne
2018-06-12Fix that AlignedAllocation.h doesn't compile because of VersionTupleRaphael Isemann
2018-06-11Move VersionTuple from clang/Basic to llvm/Supportlinaro-local/D47948Pavel Labath
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2017-07-19Add AlignedAllocation.h.Akira Hatanaka