[PATCH] Pull Lexer's CharInfo table out for general use throughout Clang

Jordan Rose jordan_rose at apple.com
Thu Feb 7 09:52:16 PST 2013


  CharInfo widened to 16 bits (* 256 chars) to support `islower`, `ispunct`, and `isprint`.

Hi gribozavr, rsmith, bkramer, joerg,

http://llvm-reviews.chandlerc.com/D363

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D363?vs=892&id=916#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.3.patch
Type: text/x-patch
Size: 26499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130207/c20124a4/attachment.bin>


More information about the cfe-commits mailing list