hanchenye-llvm-project/llvm/include
Alexander Kornienko a330ef49aa isCharInSet refactoring.
Summary:
Made UnicodeCharSet a class, perform validity checking inside its
constructor instead of each isCharInSet call, use std::binary_search instead of
own implementation.
This patch comes with a necessary change in clang (sent separately).

Reviewers: jordan_rose, klimek

Reviewed By: klimek

CC: cfe-commits, rsmith

Differential Revision: http://llvm-reviews.chandlerc.com/D1534

llvm-svn: 189582
2013-08-29 12:12:13 +00:00
..
llvm isCharInSet refactoring. 2013-08-29 12:12:13 +00:00
llvm-c Revert 189297, the original commit message is following. 2013-08-27 17:15:54 +00:00