commit | 8b002362d996859ebfc8588d6859a9a79203dc27 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Wed Jul 16 11:33:48 2014 -0700 |
committer | Hans Boehm <hboehm@google.com> | Wed Jul 16 17:31:05 2014 -0700 |
tree | 956126751b812cbba9b829bc81167207e72d4ba7 | |
parent | 385bb1ededa734e88bafb8aaf817e9a984bf0d18 [diff] |
Define atomic_charN_t only if charN_t is supported. Some platform code is apparently compiled with switches that do not support char16_t and char32_t. This caused stdatomic.h to fail to compile. This CL makes stdatomic.h usable in those environments. Change-Id: Ie5a17f20b8b545c97128d00605b4eabd2a6bfe3e