aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VersionTuple.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-06-08VersionTuple.h - reduce includes to forward declarations. NFC.Simon Pilgrim1-0/+2
2020-03-02Explicitly include <cassert> when using assertJoerg Sonnenberger1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-06-11Move VersionTuple from clang/Basic to llvm/SupportPavel Labath1-0/+110