diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-08-29 12:12:13 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-08-29 12:12:13 +0000 |
commit | a330ef49aa7ff3cf7f45a87d5631a45ef6c358a9 (patch) | |
tree | 5c2f77b20447a18df595cd76125ff32f406602d2 /lldb/source/Interpreter/CommandObjectScript.cpp | |
parent | 06379b35373e0ca9561c130284104fbdf0295f79 (diff) | |
download | bcm5719-llvm-a330ef49aa7ff3cf7f45a87d5631a45ef6c358a9.tar.gz bcm5719-llvm-a330ef49aa7ff3cf7f45a87d5631a45ef6c358a9.zip |
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
Diffstat (limited to 'lldb/source/Interpreter/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions