This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d362589 Use CodegenOpts::less when creating a TargetMachine for clang `-O1` new 26313ca Revisit PR10177: don't instantiate a variable if it's only re [...]
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 | 8 +++ lib/Sema/SemaExpr.cpp | 109 +++++++++++++++--------------------- lib/Sema/SemaTemplate.cpp | 5 ++ test/SemaCXX/PR10177.cpp | 9 ++- test/SemaCXX/undefined-internal.cpp | 11 +++- 5 files changed, 75 insertions(+), 67 deletions(-)