Dimitry Andric
a600a25e3e
Merge commit 371ea70bb from llvm git (by Louis Dionne):
...
[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
This is a follow-up to r354460, which causes errors for pre-C++11
programs using <cmath>, similar to:
/usr/include/c++/v1/cmath:622:68: error: too many arguments provided to
function-like macro invocation
Reported by: antoine
MFC after: immediately (because of ports breakage)
2019-11-11 17:41:56 +00:00
..
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-10-15 18:16:10 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-09-02 17:55:39 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-09-02 17:55:39 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-11-11 17:41:56 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-09-19 19:39:34 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-11-07 18:26:01 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00
2019-08-22 19:49:51 +00:00