diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-12-08 04:32:54 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-12-08 04:32:54 +0000 |
commit | 7d75267db762b8bdcc83c4c4d96a53ece32726cf (patch) | |
tree | 4574667d9f22c259706764d8550156822e420e35 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 7881abd07696afa1af45cd64a5bb8067195a5311 (diff) | |
download | llvm-7d75267db762b8bdcc83c4c4d96a53ece32726cf.zip llvm-7d75267db762b8bdcc83c4c4d96a53ece32726cf.tar.gz llvm-7d75267db762b8bdcc83c4c4d96a53ece32726cf.tar.bz2 |
[SCEV] Move some struct declarations inside functions; NFC
Reduces the scope over which the struct is visible, making its usages
obvious. I did not move structs in cases where this wasn't a clear
win (the struct is too large, or is grouped in some other interesting
way).
llvm-svn: 255003
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions