[PATCH] D96777: [clang][driver] Set the input type to Fortran when reading from stdin

2021-02-25 Thread Andrzej Warzynski via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGbaebc1162f81: [clang][driver] Set the input type to Fortran when reading from stdin (authored by awarzynski). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D96777: [clang][driver] Set the input type to Fortran when reading from stdin

2021-02-22 Thread Hans Wennborg via Phabricator via cfe-commits
hans added a comment. In D96777#2578473 , @awarzynski wrote: > In D96777#2578153 , @SouraVX wrote: > >> Thanks! for the patch. >> This code touches some of the `clang` part, Anyway changes are pretty >>

[PATCH] D96777: [clang][driver] Set the input type to Fortran when reading from stdin

2021-02-22 Thread Andrzej Warzynski via Phabricator via cfe-commits
awarzynski added a subscriber: hans. awarzynski added a comment. In D96777#2578153 , @SouraVX wrote: > Thanks! for the patch. > This code touches some of the `clang` part, Anyway changes are pretty > self-explanatory. I'll leave this one to you, if you

[PATCH] D96777: [clang][driver] Set the input type to Fortran when reading from stdin

2021-02-21 Thread Sourabh Singh Tomar via Phabricator via cfe-commits
SouraVX accepted this revision. SouraVX added a comment. This revision is now accepted and ready to land. Thanks! for the patch. This code touches some of the `clang` part, Anyway changes are pretty self-explanatory. I'll leave this one to you, if you want land it or wait from someone from

[PATCH] D96777: [clang][driver] Set the input type to Fortran when reading from stdin

2021-02-16 Thread Andrzej Warzynski via Phabricator via cfe-commits
awarzynski created this revision. Herald added subscribers: usaxena95, kadircet. Herald added a reviewer: sscalpone. awarzynski requested review of this revision. Herald added subscribers: cfe-commits, ilya-biryukov. Herald added a project: clang. This patch makes sure that for the following