Re-landing "Refactoring cl::list_storage from "is a" to "has a" std::vector."
[oota-llvm.git] / include / llvm / Support / UnicodeCharRanges.h
2015-03-01 Benjamin KramerMake VTs and UnicodeCharSet ctors constexpr if the...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-02-26 Eric ChristopherRemove unnecessary llvm:: qualification.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-08-29 Kaelyn UhrainFix the following error when NDEBUG is defined:
2013-08-29 Alexander KornienkoisCharInSet refactoring.
2013-08-07 Alexander KornienkoImplemented llvm::sys::locale::columnWidth and isPrint...