diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-12-07 00:43:50 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-12-07 00:43:50 +0000 |
commit | 42d3af9d95370a9ff3844079966a34f23384ed55 (patch) | |
tree | 9a7e58bf8a75c46abf00960edce63485c4075af1 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 6bdeb14d5d347b17c9bde8ab39c9d69b16a56a13 (diff) | |
download | bcm5719-llvm-42d3af9d95370a9ff3844079966a34f23384ed55.tar.gz bcm5719-llvm-42d3af9d95370a9ff3844079966a34f23384ed55.zip |
When folding the size of a global scope VLA to a constant, require the array
bound to not have side effects(!). Add constant-folding support for expressions
of void type, to ensure that we can still fold ((void)0, 1) as an array bound.
llvm-svn: 146000
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions