This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7e4eef1df5 Revert "[MS] Use mangled names and comdats for string mergin [...]
new 5e73e9b775 [analyzer] [tests] Include statistics in tests.
new 4f1497d921 [clang] Add test dependency on llvm-as
new 8eed7850fc Diagnose missing 'template' keywords in more cases.
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:
.../Basic/{ExpressionTraits.h => BitmaskEnum.h} | 19 ++---
include/clang/Parse/Parser.h | 97 +++++++++++++++++++++-
include/clang/Parse/RAIIObjectsForParser.h | 1 +
include/clang/Sema/Sema.h | 21 +++--
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
lib/Parse/ParseCXXInlineMethods.cpp | 8 ++
lib/Parse/ParseDeclCXX.cpp | 2 +
lib/Parse/ParseExpr.cpp | 63 +++++++++++---
lib/Parse/ParseExprCXX.cpp | 2 +
lib/Parse/ParseStmt.cpp | 2 +
lib/Sema/SemaTemplate.cpp | 33 ++++++--
test/CMakeLists.txt | 1 +
test/SemaTemplate/dependent-template-recover.cpp | 54 ++++++++++--
utils/analyzer/SATestBuild.py | 8 +-
14 files changed, 272 insertions(+), 41 deletions(-)
copy include/clang/Basic/{ExpressionTraits.h => BitmaskEnum.h} (55%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cb07cbc356 [MachineOutliner] Emit a warning when using -moutline on uns [...]
new b4bc5a9541 [analyzer] Minor cleanups for BugReporter, expose a getter f [...]
new 7e4eef1df5 Revert "[MS] Use mangled names and comdats for string mergin [...]
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:
.../clang/StaticAnalyzer/Core/BugReporter/BugReporter.h | 8 ++++----
.../clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 2 +-
lib/CodeGen/CodeGenModule.cpp | 12 +++++++-----
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 14 ++++----------
4 files changed, 16 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 27f10a0963 Fix hardcoded /tmp paths in testing (bug 13888).
new 95f8ae8c83 Revert hurd errno.h changes
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:
sysdeps/mach/hurd/bits/errno.h | 9 ---------
1 file changed, 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ed99e80c71 Revert "[asan] Instrument comdat globals on COFF targets"
new acc979319bb [Debugify] Diagnose mis-sized dbg.values
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:
test/DebugInfo/debugify-bogus-dbg-value.ll | 52 ++++++++++++++++++++++++++++++
tools/opt/Debugify.cpp | 44 ++++++++++++++++++++++---
2 files changed, 92 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/debugify-bogus-dbg-value.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1d0cbe2918c [ORC] Fix a missing return value.
new 1b30e51a073 [ORC] Don't call isa<> on a null value.
new 0ed99e80c71 Revert "[asan] Instrument comdat globals on COFF targets"
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:
lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 2 +-
.../Instrumentation/AddressSanitizer.cpp | 41 ++++---------------
.../AddressSanitizer/win-string-literal.ll | 46 ----------------------
3 files changed, 9 insertions(+), 80 deletions(-)
delete mode 100644 test/Instrumentation/AddressSanitizer/win-string-literal.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d3c8f20a14b [JumpThreading] Don't try to rewrite a use if it's already valid.
new 1d0cbe2918c [ORC] Fix a missing return value.
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:
lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 30b18e1 Sort machines in machines view.
new 3b0743b Fix error in run_info
new 857d694 replace fragile version check with a better fragile version check
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:
lnt/testing/util/compilers.py | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ab8689e932e [ORC] Add a dependence on MC to LLVMBuild.txt
new d3c8f20a14b [JumpThreading] Don't try to rewrite a use if it's already valid.
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:
lib/Transforms/Scalar/JumpThreading.cpp | 22 ++++++++++++----------
test/Transforms/JumpThreading/PR37745.ll | 19 +++++++++++++++++++
2 files changed, 31 insertions(+), 10 deletions(-)
create mode 100644 test/Transforms/JumpThreading/PR37745.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d245644c76 [analyzer] Do not run visitors until the fixpoint, run only once.
new cb07cbc356 [MachineOutliner] Emit a warning when using -moutline on uns [...]
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/Basic/DiagnosticDriverKinds.td | 4 ++++
lib/Driver/ToolChains/Clang.cpp | 33 +++++++++++++++++-----------
test/Driver/aarch64-outliner.c | 3 +++
3 files changed, 27 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.