[libcxx-commits] [PATCH] D66301: [libcxx] __thread_id should be available when an external threading API is used.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 19 20:23:50 PDT 2019


zoecarver added a comment.

In D66301#1635254 <https://reviews.llvm.org/D66301#1635254>, @mclow.lists wrote:

> Yes. Because then it would be in the global namespace.


(assuming you were responding to me) Isn't that the intent? It looks like it's just conditionally adding an `#include`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66301/new/

https://reviews.llvm.org/D66301





More information about the libcxx-commits mailing list