mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 22:08:57 -04:00
9 lines
226 B
C
9 lines
226 B
C
// RUN: %clang_cc1 nul
|
|
|
|
// 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.
|
|
|