[PATCH] Validate C99 and C++03's set of UCNs

Jordan Rose jordan_rose at apple.com
Fri Feb 8 16:30:32 PST 2013


  Update to match changes in trunk.

  Also, add `LLVM_READONLY` to `isCharInSet`, although that should be fully inline-able anyway.

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D327?vs=794&id=931#toc

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticLexKinds.td
  lib/Lex/Lexer.cpp
  lib/Lex/UnicodeCharSets.h
  test/Preprocessor/ucn-allowed-chars.c
  test/Preprocessor/utf8-allowed-chars.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D327.4.patch
Type: text/x-patch
Size: 33840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/300921ea/attachment.bin>


More information about the cfe-commits mailing list