summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/IncludeInserter.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-10-20 21:05:49 +0000
committerZachary Turner <zturner@google.com>2015-10-20 21:05:49 +0000
commit4718944d50d9a3c46059f92178ee1daf4a29a32f (patch)
treedc56c9aefbf3f334725d6255a476c7dc99a09fc8 /clang-tools-extra/clang-tidy/utils/IncludeInserter.cpp
parent744e3e7fc7e108ae2958c0a04813b3fb8ae62fa1 (diff)
downloadbcm5719-llvm-4718944d50d9a3c46059f92178ee1daf4a29a32f.tar.gz
bcm5719-llvm-4718944d50d9a3c46059f92178ee1daf4a29a32f.zip
Add `six` Python module to lldb/third_party.
Six is a python module designed to smooth the process of porting Python 2 code to Python 3. Specifically, six provides a consistent interface to some of the breaking changes between 2 and 3. For example, the syntax for assigning a metaclass differs in Python 2 and 3. Six addresses this by providing a single class decorator that will do the right thing depending on which version of Python is being run. There are other examples too, such as dealing with renamed modules, unicode literals, etc. llvm-svn: 250857
Diffstat (limited to 'clang-tools-extra/clang-tidy/utils/IncludeInserter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud