commit | 3fc12f0e2ad9ba49243f5a43a8803018b2ff5904 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 15 17:44:11 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 15 17:44:11 2018 -0700 |
tree | d394b826126a7fb602404e801a355105e31b69b2 | |
parent | c721472fb83d1f7c7606bcf33ba2d42d6127a764 [diff] |
bpo-34121: Fix detection of C11 atomic support on clang. (GH-8288) (cherry picked from commit 15c7b2abdfb93f8902dd72474818aee2bf97fa66) Co-authored-by: Benjamin Peterson <benjamin@python.org>