================
@@ -1980,9 +1980,11 @@ within a command line are combined with spaces; spaces 
and backslashes within an
 argument are escaped with backslashes. This format differs from the format of
 the equivalent section produced by GCC with the -frecord-gcc-switches flag.
 This option is currently only supported on ELF targets.}]>,
-  Group<f_clang_Group>;
+  Group<f_clang_Group>,
----------------
tarunprabhu wrote:

Could you clarify what you mean by "flang's flow"? 

I don't know exactly what `f_clang_Group` does. I haven't been able to 
determine what effect it has on things like help messages. For instance 
`-frecord-command-line` does not appear in either `clang --help`, or `clang 
--help-hidden`. 

https://github.com/llvm/llvm-project/pull/102975
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to