Commit 68e48680 authored by Chris Lattner's avatar Chris Lattner
Browse files

Rename IdentifierInfo::isName to ::isStr. Use a nifty trick

from Sebastian to enforce that a literal string is passed in,
and use this to avoid having to call strlen on it.

llvm-svn: 59706
parent e42592e3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment