This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b49e6f8 clang-cl: Bake /Ob0 and /Ob2 into the general /O option handling new 27c10ea [ms] Allow more unqualified lookup of types in dependent base [...]
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/Sema/Sema.h | 13 ++--- lib/Parse/ParseDecl.cpp | 28 +++++++---- lib/Sema/SemaDecl.cpp | 58 ++++++++++++++++++---- .../ms-delayed-default-template-args.cpp | 9 ++++ .../ms-lookup-template-base-classes.cpp | 32 +++++++++++- 5 files changed, 112 insertions(+), 28 deletions(-)