summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
diff options
context:
space:
mode:
authorSerge Guelton <sguelton@quarkslab.com>2018-11-09 17:19:45 +0000
committerSerge Guelton <sguelton@quarkslab.com>2018-11-09 17:19:45 +0000
commit86f8b70f1b7c3f92266197d580f6d86414650997 (patch)
tree64e0ce36a5039e01903fc8f147ffc1a3170e9cf7 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
parentc44c174246280dc7614b6591f48010858f482eb9 (diff)
downloadbcm5719-llvm-86f8b70f1b7c3f92266197d580f6d86414650997.tar.gz
bcm5719-llvm-86f8b70f1b7c3f92266197d580f6d86414650997.zip
Type safe version of MachinePassRegistry
Previous version used type erasure through a `void* (*)()` pointer, which triggered gcc warning and implied a lot of reinterpret_cast. This version should make it harder to hit ourselves in the foot. Differential revision: https://reviews.llvm.org/D54203 llvm-svn: 346522
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud