This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d21231c440 Revert "Revert r311552: [Bash-autocompletion] Add support fo [...] new d228cd5d49 Improve constant expression evaluation of arrays of unknown bound.
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/DiagnosticASTKinds.td | 9 ++++ include/clang/Basic/DiagnosticIDs.h | 2 +- lib/AST/ExprConstant.cpp | 85 +++++++++++++++++++++--------- test/SemaCXX/constant-expression-cxx11.cpp | 28 ++++++++++ 4 files changed, 97 insertions(+), 27 deletions(-)