search for: d59038

Displaying 2 results from an estimated 2 matches for "d59038".

Did you mean: 59038
2019 Mar 08
2
8.0 Regression with __builtin_constant_p.
..., but `std::string_view` is not. 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/pi...
2019 Mar 08
2
[cfe-dev] 8.0 Regression with __builtin_constant_p.
...ause 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 >> _______________________________________________ >> cfe-de...