[PATCH] D66364: Diagnose use of _Thread_local as an extension when appropriate

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 20 13:00:37 PDT 2019


aaron.ballman added a comment.

@rsmith are you fine with implementing the diagnostic for these keywords piecemeal based on the pattern from this patch, or do you want to see an omnibus patch that adds all of them at once?

In D66364#1637635 <https://reviews.llvm.org/D66364#1637635>, @ldionne wrote:

> Please ping me directly if you expect libc++ maintainers to do something following this patch.


Will do, thanks!


Repository:
  rC Clang

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

https://reviews.llvm.org/D66364





More information about the cfe-commits mailing list