This looks like to be caused by a bug in the gcc pre-processor in some older versions of gcc (saw it on 4.8.3) [1].
Attempt to fix it by making the patch a bit more verbose.
Differential D24475
[libcxx] Attempt to fix the gcc build failure Authored by rmaprath on Sep 12 2016, 2:41 PM.
Details
This looks like to be caused by a bug in the gcc pre-processor in some older versions of gcc (saw it on 4.8.3) [1]. Attempt to fix it by making the patch a bit more verbose.
Diff Detail |