Skip to content
Commit 95f7112b authored by Kazu Hirata's avatar Kazu Hirata
Browse files

Revert "[lldb] Use nullptr instead of 0 or NULL (NFC)"

This reverts commit 913457ac.

It again broke builds on Windows:

  lldb/source/Host/common/HostNativeThreadBase.cpp(37,14): error:
  assigning to 'lldb::thread_result_t' (aka 'unsigned int') from
  incompatible type 'std::nullptr_t'
parent 913457ac
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