Andrea Di Biagio | c7ce72c9 | 2014-04-30 10:04:58 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 nul |
Andrea Di Biagio | e653811 | 2014-04-29 20:19:13 +0000 | [diff] [blame] | 2 | |
3 | // REQUIRES: system-windows | ||||
4 | |||||
5 | // Verify that cc1 doesn't crash with an assertion failure | ||||
6 | // in MemoryBuffer.cpp due to an invalid file size reported | ||||
7 | // when the Windows 'nul' device is passed in input. | ||||
8 |