aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-11-15 02:10:04 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-11-15 02:10:04 +0000
commite6c19f22b2274ef6eb37f1f82e0cba875b545ee9 (patch)
tree01b028d495e36ac6b0f902aa95416d934abeab47 /clang/lib/CodeGen/CodeGenModule.cpp
parent34a2c8718f71ae1e5d69c7856500675ff296deae (diff)
downloadllvm-e6c19f22b2274ef6eb37f1f82e0cba875b545ee9.zip
llvm-e6c19f22b2274ef6eb37f1f82e0cba875b545ee9.tar.gz
llvm-e6c19f22b2274ef6eb37f1f82e0cba875b545ee9.tar.bz2
Modern gcc is happy to constant evaluate __builtin_strlen in various cases
where we didn't. Extend our constant evaluation for __builtin_strlen to handle any constant array of chars, not just string literals, to match. llvm-svn: 194762
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions