"README.md" did not exist on "e25344225dde6f94bd2e3fc2be870a7c749666d8"
Frontend: Handle empty input on stdin.
- PR3854. I think it makes more sense to change MemoryBuffer::getSTDIN (return 0 should indicate error, not empty), but it is documented to return 0 for empty inputs, and some other code appears to rely on this. llvm-svn: 67448
clang/test/Frontend/stdin.c
0 → 100644
Please register or sign in to comment