This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c176e5d1cd [vfs] Assert that the status is known in equivalent(). new 7de981a54a Reland "[mips] Teach the driver to accept -m(no-)gpopt."
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/DiagnosticDriverKinds.td | 4 ++++ include/clang/Basic/DiagnosticGroups.td | 1 + include/clang/Driver/Options.td | 6 ++++++ lib/Driver/ToolChains/Clang.cpp | 24 ++++++++++++++++++++++++ test/Driver/mips-features.c | 25 +++++++++++++++++++++++++ test/Driver/mips-gpopt-warning.c | 6 ++++++ 6 files changed, 66 insertions(+) create mode 100644 test/Driver/mips-gpopt-warning.c