Skip to content
Commit eb09754a authored by Chris Lattner's avatar Chris Lattner
Browse files

switch PTH lexer from using "const char*"s to "const unsigned char*"s

internally.  This is just a cleanup that reduces the need to cast to
unsigned char before assembling a larger integer.

llvm-svn: 62442
parent a79203be
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