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
clang-tidy mentions that --export-fixes can export the fixes to a YAML file to be consumed by clang-apply-replacements. However, there is no documentation for clang-apply-replacements that shows how to use it.