summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-11-21 08:39:01 +0000
committerChris Lattner <sabre@nondot.org>2010-11-21 08:39:01 +0000
commit6ce038082b3424fdc9b801e8f90abfd8ffb7a3c3 (patch)
treed5b156b3456510da0b23ca570c2c28a8b604d3cb /clang
parent526cce12f5db34b920a538cde872186a106a7d74 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud