Improve constant expression evaluation of arrays of unknown bound.
The standard is not clear on how these are supposed to be handled, so we conservatively treat as non-constant any cases whose value is unknown or whose evaluation might result in undefined behavior. llvm-svn: 311970
Loading
Please register or sign in to comment