summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorShengchen Kan <shengchen.kan@intel.com>2020-01-02 14:24:13 +0800
committerShengchen Kan <shengchen.kan@intel.com>2020-01-02 14:35:57 +0800
commita2976c490da3b6d7253d4034ae507a760457ea18 (patch)
treec174cdd74c1ce833da74ccc3f33d3a5e29127cf9 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parentaa8217289864d27b023b31e3efbaa7eb05e77092 (diff)
downloadbcm5719-llvm-a2976c490da3b6d7253d4034ae507a760457ea18.tar.gz
bcm5719-llvm-a2976c490da3b6d7253d4034ae507a760457ea18.zip
[NFC] Make the type of X86AlignBranchBoundary compatible
Change the type of X86AlignBranchBoundary from cl::opt<uint64_t> to cl::opt<unsigned> since the template class cl::opt is only instantiated with type unsigned, int, std::string, char and bool.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud