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

Jordan Rose jordan_rose at apple.com
Fri Jan 25 15:44:26 PST 2013


  Address comments, and warn about surrogate chars under -Wunicode in C++03.

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D327?vs=760&id=770#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.2.patch
Type: text/x-patch
Size: 32880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130125/84a6d025/attachment.bin>


More information about the cfe-commits mailing list