summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2013-08-29 12:12:13 +0000
committerAlexander Kornienko <alexfh@google.com>2013-08-29 12:12:13 +0000
commita330ef49aa7ff3cf7f45a87d5631a45ef6c358a9 (patch)
tree5c2f77b20447a18df595cd76125ff32f406602d2 /lldb/source/Interpreter/PythonDataObjects.cpp
parent06379b35373e0ca9561c130284104fbdf0295f79 (diff)
downloadbcm5719-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/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud