Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "REQUIRES:shell" from tests. They work for me. | NAKAMURA Takumi | 2014-11-04 | 1 | -2/+0 |
| | | | | llvm-svn: 221269 | ||||
* | On error, close the temporary file descriptor. | Rafael Espindola | 2013-07-16 | 1 | -0/+9 |
With this change llvm-ar can remove the temporary file on windows too. llvm-svn: 186423 |