Issue 135960
Summary Configuration flags do not show up when --verbose
Labels new issue
Assignees
Reporter etiennemlb
    You can give the driver a set of .cfg files that are going to be used to inject flags before and after the user specified ones. See: https://releases.llvm.org/6.0.0/tools/clang/docs/UsersManual.html#configuration-files

Unfortunately, I do not see how to ask the driver to dump all the flags, user given and configuration ones.


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to