This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository clang.
from cbaa84db28 Merging r308897: ------------------------------------------- [...] new 3378e4c41b Merging r308824: ------------------------------------------- [...] new 7a0666d0f3 Merging r309058: ------------------------------------------- [...]
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: include/clang/AST/Type.h | 1 + lib/AST/Type.cpp | 9 +++++++++ lib/Basic/DiagnosticIDs.cpp | 2 +- lib/CodeGen/CodeGenTBAA.cpp | 6 ++++++ test/CodeGenCXX/std-byte.cpp | 41 +++++++++++++++++++++++++++++++++++++++++ test/Driver/autocomplete.c | 4 ++-- 6 files changed, 60 insertions(+), 3 deletions(-) create mode 100644 test/CodeGenCXX/std-byte.cpp