This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 27ae90e [analyzer] Add PostStmt callback for ArraySubscriptExpr new 2ca3724 clang-cl: Expose the -flto option new df61833 clang-cl: expose the -fuse-ld option new 3905e2a clang-cl: Use the .obj file extension also in LTO mode new c5894c7 clang-cl: Make /Fo apply also when using -flto
The 4 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/Driver/Options.td | 4 ++-- lib/Driver/Driver.cpp | 2 +- lib/Driver/Types.cpp | 19 +++++++++++++------ test/Driver/cl-link.c | 3 +++ test/Driver/cl-options.c | 1 + test/Driver/cl-outputs.c | 2 ++ 6 files changed, 22 insertions(+), 9 deletions(-)