Tyler Veness
|
c6f6b352fb
|
Set up wpiformat
|
2018-01-02 14:30:19 -06:00 |
|
Peter Johnson
|
912b74151f
|
Use llvm::Twine instead of llvm::StringRef in several places. (#58)
|
2017-11-22 21:47:56 -08:00 |
|
Peter Johnson
|
ef85809690
|
Fix bug in raw_fd_istream::read_impl(). (#30)
It would not set error if read() returned 0 (indicating EOF).
|
2017-09-06 22:06:21 -07:00 |
|
Peter Johnson
|
855df5d679
|
raw_mem_istream: Add StringRef constructor.
|
2017-08-13 12:18:19 -07:00 |
|
Peter Johnson
|
c8d9cc7e5b
|
Add filename constructor to raw_fd_istream.
|
2017-08-13 12:18:19 -07:00 |
|
Peter Johnson
|
1c1fbf14cf
|
Import LLVM openFileForRead and openFileForWrite.
|
2017-08-13 12:18:19 -07:00 |
|
Peter Johnson
|
7d9e6b7e22
|
Move ReadLine into raw_istream class as getline. (#20)
|
2017-08-13 00:56:35 -07:00 |
|
Thad House
|
1243cf04ea
|
Adds new build system to repo (#1)
|
2017-07-28 07:29:49 -07:00 |
|