You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add several clang flags that don't show up in its --help (many are cc1 flags).
Add a heuristic that if an argument doesn't start with a '-' then it's an argument parameter.
Special case -finclude-tree-preserve-pch-path as not an argument that has a parameter.
0 commit comments