Displaying 2 results from an estimated 2 matches for "voccjf".
2019 Mar 08
2
8.0 Regression with __builtin_constant_p.
...This regression was first found because it breaks `absl::StrFormat` [4].
This bug will break Abseil's LTS w/ libstdc++. Abseil cannot fully work
around this bug.
I would implore us to fix this bug in the upcoming 8 release.
/Eric
[1] https://reviews.llvm.org/D59038
[2] https://godbolt.org/z/VOCCJF
[3] https://github.com/abseil/abseil-cpp/issues/271
[4]
https://github.com/gcc-mirror/gcc/blob/gcc-8_1_0-release/libstdc++-v3/include/bits/char_traits.h#L229
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/2019...
2019 Mar 08
2
[cfe-dev] 8.0 Regression with __builtin_constant_p.
...> This bug will break Abseil's LTS w/ libstdc++. Abseil cannot fully work
>> around this bug.
>>
>> I would implore us to fix this bug in the upcoming 8 release.
>>
>> /Eric
>>
>> [1] https://reviews.llvm.org/D59038
>> [2] https://godbolt.org/z/VOCCJF
>> [3] https://github.com/abseil/abseil-cpp/issues/271
>> [4]
>> https://github.com/gcc-mirror/gcc/blob/gcc-8_1_0-release/libstdc++-v3/include/bits/char_traits.h#L229
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.l...