diff options
author | Alexandre Isoard <alexandre.isoard@gmail.com> | 2017-07-24 12:55:00 +0000 |
---|---|---|
committer | Alexandre Isoard <alexandre.isoard@gmail.com> | 2017-07-24 12:55:00 +0000 |
commit | eca33fc976418ddf00355512822c09fb6c6fee38 (patch) | |
tree | 55e96d6fc72fb17c0fe59050e8b7769e58b48a92 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py | |
parent | 0f65ab020a2e4bc6f4838a80e233ee620786e973 (diff) | |
download | bcm5719-llvm-eca33fc976418ddf00355512822c09fb6c6fee38.tar.gz bcm5719-llvm-eca33fc976418ddf00355512822c09fb6c6fee38.zip |
[DOTGraphTraits] Propagate Graph template argument, NFC
Propagates the GraphT template argument to the default value of
the AnalysisGraphTraitsT template argument. This allows to specialize
the DefaultAnalysisGraphTraits<AnalysisT,GraphT> for analysis with a
graph type different from the analysis type and it will automatically
get picked-up.
Note: This was probably the intended purpose and should not result in any
functional change.
llvm-svn: 308878
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py')
0 files changed, 0 insertions, 0 deletions