2014-04-30 18:04:58 +08:00
|
|
|
// RUN: %clang_cc1 nul
|
2014-04-30 04:19:13 +08:00
|
|
|
|
|
|
|
// REQUIRES: system-windows
|
|
|
|
|
|
|
|
// Verify that cc1 doesn't crash with an assertion failure
|
|
|
|
// in MemoryBuffer.cpp due to an invalid file size reported
|
|
|
|
// when the Windows 'nul' device is passed in input.
|
|
|
|
|