clang-cl: Allow /Fo without an argument (PR21589)
When it's used without an argument, the default file name is used. The same goes for /Fe. Also, allow using /Fo, /Fa and /Fe with multiple inputs if they don't have an argument. llvm-svn: 222164
Loading
Please sign in to comment