This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 239ecbc204 Add default values for function parameter chunks new dc8e82c941 Revert "[mips] Teach the driver to accept -m(no-)gpopt." new 1bbf8120e4 Fix compilation problem introduced in r308433
The 2 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 | 26 -------------------------- lib/Sema/SemaCodeComplete.cpp | 2 +- test/Driver/mips-features.c | 25 ------------------------- test/Driver/mips-gpopt-warning.c | 6 ------ 7 files changed, 1 insertion(+), 69 deletions(-) delete mode 100644 test/Driver/mips-gpopt-warning.c