summaryrefslogtreecommitdiff
path: root/include/llvm/Support/LineIterator.h
Commit message (Expand)AuthorAge
* LineIterator: Add DataTypes.h for int64_t on MSVC.Benjamin Kramer2014-04-18
* Add some missing includes for various standard library implementations.Benjamin Kramer2014-04-18
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-07
* Support: Add postincrement and include guards to LineIteratorJustin Bogner2014-03-19
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-19
* Back out Profile library and dependent commitsJustin Bogner2014-03-12
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-12
* Introduce a simple line-by-line iterator type into the Support library.Chandler Carruth2013-12-27