mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-13 13:45:16 +00:00
Neglected to remove a debugging comment from last commit.
llvm-svn: 182422
This commit is contained in:
parent
849821cffb
commit
9d3ccc700f
@ -1835,7 +1835,7 @@ public:
|
|||||||
// types
|
// types
|
||||||
typedef _UIntType result_type;
|
typedef _UIntType result_type;
|
||||||
|
|
||||||
//private:
|
private:
|
||||||
result_type __x_;
|
result_type __x_;
|
||||||
|
|
||||||
static _LIBCPP_CONSTEXPR const result_type _Mp = result_type(~0);
|
static _LIBCPP_CONSTEXPR const result_type _Mp = result_type(~0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user