[llvm] r305105 - [ADT] Make iterable SmallVector template overrides more specific

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 16:13:02 PDT 2017


Ugh, sorry, spoke too soon.
Apparently some relatively ancient version of libstdc++ needs these.

http://lab.llvm.org:8011/builders/clang-x86_64-linux-selfhost-modules-2/builds/8386/steps/compile/logs/stdio

--
Davide

On Sat, Jun 10, 2017 at 4:05 PM, Francis Ricci <francisjricci at gmail.com> wrote:
> Thanks Davide.
>
> On Sat, Jun 10, 2017, 7:02 PM Davide Italiano <davide at freebsd.org> wrote:
>>
>> On Sat, Jun 10, 2017 at 3:54 PM, Galina Kistanova via llvm-commits
>> <llvm-commits at lists.llvm.org> wrote:
>> > Hello Francis,
>> >
>> > Could you fix the warnings added by this commit, please?
>> >
>>
>> r305157. FWIW, it's generally easier to just fix when the time needed
>> to write the mail is equivalent to the time of writing the patch, Galina
>> :)
>>
>> --
>> Davide



-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list