commit | 8f8c7cc015d41ea88319bc9248e16a9bd4db6075 | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne@apple.com> | Tue Oct 01 12:12:21 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 19:29:09 2020 -0700 |
tree | d2be74e8e8765b488ad672208bf5aa8fca28b015 | |
parent | 41622925435ae047b5451d5db6de318e4a186da1 [diff] |
[libc++] Harden usage of static_assert against C++03 In C++03, we emulate static_assert with a macro, and we must parenthesize multiple arguments. llvm-svn: 373328 GitOrigin-RevId: 371ea70bb7f9c9e811c36371c647980c90763b37