[PATCH] Pull Lexer's CharInfo table out for general use throughout Clang
Jordan Rose
jordan_rose at apple.com
Thu Feb 7 10:02:02 PST 2013
Add missing `isLowercase` and `isUppercase`.
Hi gribozavr, rsmith, bkramer, joerg,
http://llvm-reviews.chandlerc.com/D363
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D363?vs=916&id=917#toc
Files:
include/clang/Basic/CharInfo.h
lib/Basic/CMakeLists.txt
lib/Basic/CharInfo.cpp
lib/Lex/Lexer.cpp
unittests/Basic/CMakeLists.txt
unittests/Basic/CharInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D363.4.patch
Type: text/x-patch
Size: 26898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130207/22bd7c5a/attachment.bin>
More information about the cfe-commits
mailing list