Skip to content
Commit e6c19f22 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 34a2c871
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment