commit | 15c7b2abdfb93f8902dd72474818aee2bf97fa66 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Jul 15 17:01:42 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 15 17:01:42 2018 -0700 |
tree | d3f11c73e2d4aaee2ed08a05e642547fb1bfff0a | |
parent | 16dfca4d829e45f36e71bf43f83226659ce49315 [diff] |
bpo-34121: Fix detection of C11 atomic support on clang. (GH-8288)