aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/VersionTuple.h
AgeCommit message (Expand)Author
2013-02-21Use None rather than Optional<T>() where possible.David Blaikie
2013-02-20Include llvm::Optional in clang/Basic/LLVM.hDavid Blaikie
2012-07-02Documentation cleanup:James Dennett
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-07-20add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications.Chris Lattner
2011-03-23Implement a new 'availability' attribute, that allows one to specifyDouglas Gregor