This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 46efaca Clear the release notes for 5.0.0 new 6a238af Address review comments on r290392: - Don't break using '-mll [...] new 595d36a Replace some stray uses of the old spelling of the flag with [...] new 51b99dc Fix two test cases I missed updating in r291850. Sorry for th [...]
The 3 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: lib/Driver/Tools.cpp | 10 ++++++---- test/CodeGen/always_inline.c | 2 +- test/CodeGen/ms-declspecs.c | 2 +- test/CodeGenCXX/optnone-class-members.cpp | 2 +- test/CodeGenCXX/optnone-def-decl.cpp | 2 +- test/Driver/cl-options.c | 2 +- test/Driver/disable-llvm.c | 22 ++++++++++++++++++++++ test/Profile/gcc-flag-compatibility.c | 4 ++-- 8 files changed, 35 insertions(+), 11 deletions(-) create mode 100644 test/Driver/disable-llvm.c