summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-03-11 10:33:22 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-03-11 10:33:22 +0000
commit30a073029c37b1c4fb49ad517677a9c74d1e6802 (patch)
tree2433f5b421bd407cc395c43ef4959417ff205f45 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentb4faf13c15596473468293d92940500dd16784b7 (diff)
downloadbcm5719-llvm-30a073029c37b1c4fb49ad517677a9c74d1e6802.tar.gz
bcm5719-llvm-30a073029c37b1c4fb49ad517677a9c74d1e6802.zip
[PM] Rename the CRTP mixin base classes for the new pass manager to
clarify their purpose. Firstly, call them "...Mixin" types so it is clear that there is no type hierarchy being formed here. Secondly, use the term 'Info' to clarify that they aren't adding any interesting *semantics* to the passes or analyses, just exposing APIs used by the management layer to get information about the pass or analysis. Thanks to Manuel for helping pin down the naming confusion here and come up with effective names to address it. In case you already have some out-of-tree stuff, the following should be roughly what you want to update: perl -pi -e 's/\b(Pass|Analysis)Base\b/\1InfoMixin/g' llvm-svn: 263217
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud