mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-09 19:03:27 +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
|
||||
typedef _UIntType result_type;
|
||||
|
||||
//private:
|
||||
private:
|
||||
result_type __x_;
|
||||
|
||||
static _LIBCPP_CONSTEXPR const result_type _Mp = result_type(~0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user