This is an archive of the discontinued LLVM Phabricator instance.

clang patch for -fno-var-tracking-assignments option
Needs ReviewPublic

Authored by martemyev on Oct 20 2017, 2:38 AM.

Details

Reviewers
bubbles231
Summary

The patch adds a new option '-fno-var-tracking-assignments' in the same group (clang_ignored_f_Group) where the existing '-fno-var-tracking' resides.

Diff Detail

Event Timeline

martemyev created this revision.Oct 20 2017, 2:38 AM