summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/VersionTuple.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Reorder fields of VersionTuple to reduce sizeErik Pilkington2016-07-111-15/+20
* MS ABI: Implement driver-level support for thread-safe staticsDavid Majnemer2015-03-221-19/+35
* Patch to wrap up '_' as separator in version numbersFariborz Jahanian2014-10-061-8/+21
* [C++11] Add missing include.Benjamin Kramer2014-03-031-0/+1
* [C++11] Simplify compare operators with std::tie.Benjamin Kramer2014-03-031-7/+2
* Use None rather than Optional<T>() where possible.David Blaikie2013-02-211-2/+2
* Include llvm::Optional in clang/Basic/LLVM.hDavid Blaikie2013-02-201-4/+4
* Documentation cleanup:James Dennett2012-07-021-12/+21
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-4/+5
* Restructure how the driver communicates information about theJohn McCall2012-06-201-0/+5
* add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications.Chris Lattner2011-07-201-5/+2
* Implement a new 'availability' attribute, that allows one to specifyDouglas Gregor2011-03-231-0/+126