Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
Frontend
FrontendActions.cpp
Find file
Blame
History
Permalink
issue a friendlier error if someone tries to send precompiled header to '-' (stdout)
· 40762fec
Gabor Greif
authored
Nov 26, 2009
this brings the error on clang -c foo.h -o - closer to clang -c foo.h -o /dev/null llvm-svn: 89948
40762fec
Loading