Let's not convert from UINT32_MAX to the std::numeric_limits version.
authorJim Ingham <jingham@apple.com>
Sat, 12 Mar 2016 03:33:36 +0000 (03:33 +0000)
committerJim Ingham <jingham@apple.com>
Sat, 12 Mar 2016 03:33:36 +0000 (03:33 +0000)
commit190636bcc1b72227b3620d6e17ad0ac01fcdf228
treed49074dcae65dc699dd8f0f1ebf307f77a0d2681
parent241fb61fdb417857f78ff177468efbea0c7b48b6
Let's not convert from UINT32_MAX to the std::numeric_limits version.

llvm-svn: 263333
lldb/source/Core/DataEncoder.cpp
lldb/source/Core/Disassembler.cpp
lldb/source/Core/FileSpecList.cpp
lldb/source/Core/SearchFilter.cpp