Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix build bot after r319750 "[Support/TarWriter] - Don't allow TarWriter to a... | George Rimar | 2017-12-05 | 1 | -3/+3 |
* | [Support/TarWriter] - Don't allow TarWriter to add the same file more than once. | George Rimar | 2017-12-05 | 1 | -0/+56 |
* | Fix off-by-one error in TarWriter. | Rui Ueyama | 2017-09-27 | 1 | -19/+54 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Use EXPECT_EQ instead of ASSERT_EQ in a unit test. | Rui Ueyama | 2017-01-11 | 1 | -10/+10 |
* | Fix memory leak in a unit test. | Rui Ueyama | 2017-01-10 | 1 | -1/+1 |
* | TarWriter: Fix a bug in Ustar header. | Rui Ueyama | 2017-01-09 | 1 | -0/+88 |