[PATCH] D30675: [clangd] Fix not being able to attach a debugger on macOS

Benjamin Kramer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 04:45:26 PST 2017


bkramer added a comment.

Generally makes sense. Is there any reason for the #ifdef? Windows has errno and EINTR too.


Repository:
  rL LLVM

https://reviews.llvm.org/D30675





More information about the cfe-commits mailing list