]> granicus.if.org Git - clang/commit
Revert "Improve constant expression evaluation of arrays of unknown bound."
authorMartin Bohme <mboehme@google.com>
Wed, 30 Aug 2017 10:44:46 +0000 (10:44 +0000)
committerMartin Bohme <mboehme@google.com>
Wed, 30 Aug 2017 10:44:46 +0000 (10:44 +0000)
commitc259e431a5e80c73ee1df96d1f323defbc796aee
tree5aaf4ddae83eae1423403e47341c66b75fa9637d
parent1bf18299ccace7b34db3a95958e3f80b1fa5ba57
Revert "Improve constant expression evaluation of arrays of unknown bound."

This reverts commit r311970.

Breaks internal tests.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@312108 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticASTKinds.td
include/clang/Basic/DiagnosticIDs.h
lib/AST/ExprConstant.cpp
test/SemaCXX/constant-expression-cxx11.cpp