This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 060de1f Add virtual destructor (necessary due to the switch to shared_ptr).
new a0d6944 [CFG] Add iterator_ranges to CFG and CFGBlock.
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/Analysis/CFG.h | 25 +++++++++++++++++++++++++
1 file changed, 25 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 gcc.
from 9c5c265 Daily bump.
new beb8758 [expmed.c] PR middle-end/77426 Delete duplicate condition in [...]
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:
gcc/ChangeLog | 5 +++++
gcc/expmed.c | 1 -
2 files changed, 5 insertions(+), 1 deletion(-)
--
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 lldb.
from f798cc1 Fix about a dozen compile warnings
new a37c2c3 Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
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/tools/lldb-mi/syntax/TestMiSyntax.py | 101 +++++++++++++++++++++
tools/lldb-mi/MIDriver.cpp | 3 -
2 files changed, 101 insertions(+), 3 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 clang.
from 4d206e7 Attempt #3 to placate MSVC.
new 060de1f Add virtual destructor (necessary due to the switch to shared_ptr).
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 1f95189 Attempt #2 to placate MSVC
new 4d206e7 Attempt #3 to placate MSVC.
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 56e56fb llvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll REQUIRES [...]
new d186dd4 AVX-512: Added a test case that should be optimized in the fu [...]
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/CodeGen/X86/avx512-i1test.ll | 61 ++++++++++++++++++++++++++++++---------
1 file changed, 48 insertions(+), 13 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 clang.
from 6eb4a61 Attempt to placate MSVC.
new 1f95189 Attempt #2 to placate MSVC
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:
utils/TableGen/ClangDiagnosticsEmitter.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 clang.
from 89f2f0d Add a mode to clang-tblgen to generate reference documentatio [...]
new 6eb4a61 Attempt to placate MSVC.
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
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 c5d3857 [MS ABI] Add /include directives for dynamic TLS
new 89f2f0d Add a mode to clang-tblgen to generate reference documentatio [...]
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:
docs/DiagnosticsReference.rst | 10538 ++++++++++++++++++++++++++
docs/UsersManual.rst | 2 +
docs/index.rst | 1 +
include/clang/Basic/Diagnostic.td | 3 +
include/clang/Basic/DiagnosticDocs.td | 82 +
include/clang/Basic/DiagnosticParseKinds.td | 2 +-
include/clang/Basic/DiagnosticSemaKinds.td | 4 +-
utils/TableGen/ClangDiagnosticsEmitter.cpp | 424 ++
utils/TableGen/TableGen.cpp | 8 +-
utils/TableGen/TableGenBackends.h | 1 +
10 files changed, 11061 insertions(+), 4 deletions(-)
create mode 100644 docs/DiagnosticsReference.rst
create mode 100644 include/clang/Basic/DiagnosticDocs.td
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.