Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify test. No functional change intended. | Andrea Di Biagio | 2014-04-30 | 1 | -1/+1 |
| | | | | llvm-svn: 207623 | ||||
* | Add test case for revision 207575 to verify that on Windows, clang doesn't | Andrea Di Biagio | 2014-04-29 | 1 | -0/+8 |
crash with an assertion failure when 'nul' is passed in input. Modified clang/test/lit.py to add feature 'system-windows' if `platform.system()` returns 'Windows'. llvm-svn: 207576 |