[LLDB] Fix inline variable only used in assertion. (NFC)
This prevents unused variable warning/error in -DNDEBUG builds. The variable was introduced in 5934cd11. Patch by: Shu-Chun Weng Differential revision: https://reviews.llvm.org/D69451
Loading
Please sign in to comment