diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-21 08:39:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-21 08:39:01 +0000 |
commit | 6ce038082b3424fdc9b801e8f90abfd8ffb7a3c3 (patch) | |
tree | d5b156b3456510da0b23ca570c2c28a8b604d3cb /clang | |
parent | 526cce12f5db34b920a538cde872186a106a7d74 (diff) | |
download | bcm5719-llvm-6ce038082b3424fdc9b801e8f90abfd8ffb7a3c3.tar.gz bcm5719-llvm-6ce038082b3424fdc9b801e8f90abfd8ffb7a3c3.zip |
apply Dan's fix for PR8268 which allows constant folding to handle indexes over
zero sized elements. This allows us to compile:
#include <string>
void foo() { std::string s; }
into an empty function.
llvm-svn: 119933
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions