Skip to content
Commit a1a86463 authored by Jason Molenda's avatar Jason Molenda
Browse files

Fix a bug introduced in r235737 where code with important side

effects was passed as an expression to assert() calls.  If lldb is
built without asserts, the expression was eliminated and we lost
the side effects -- these methods stopped working.  

<rdar://problem/30342959> 

llvm-svn: 295271
parent d3e5cb77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment