summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/UnicodeCharSets.h
Commit message (Expand)AuthorAgeFilesLines
* Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for doubl...Alexander Kornienko2013-08-091-89/+1
* Properly validate UCNs for C99 and C++03 (both more restrictive than C(++)11).Jordan Rose2013-02-091-0/+496
OpenPOWER on IntegriCloud