[llvm] r215870 - Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."

Renato Golin renato.golin at linaro.org
Mon Aug 18 11:37:52 PDT 2014


On 18 August 2014 01:24, Craig Topper <craig.topper at gmail.com> wrote:
> Author: ctopper
> Date: Sun Aug 17 19:24:38 2014
> New Revision: 215870
>
> URL: http://llvm.org/viewvc/llvm-project?rev=215870&view=rev
> Log:
> Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."
>
> Getting a weird buildbot failure that I need to investigate.

Hi Craig,

Was it something like this?

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host/builds/1985/steps/check-all_1/logs/Clang%3A%3Acatch-undef-behavior.cpp

Maybe I need to clear the build dir in the bot?

cheers,
--renato



More information about the llvm-commits mailing list