[llvm] r230976 - Detect malformed YAML sequence in yaml::Input::beginSequence()
Renato Golin
renato.golin at linaro.org
Mon Mar 2 13:37:20 PST 2015
On 2 March 2015 at 17:26, Justin Bogner <mail at justinbogner.com> wrote:
> Author: bogner
> Date: Mon Mar 2 11:26:43 2015
> New Revision: 230976
>
> URL: http://llvm.org/viewvc/llvm-project?rev=230976&view=rev
> Log:
> Detect malformed YAML sequence in yaml::Input::beginSequence()
Hi Justin,
I'm not sure, but I think your commit broke this test... It was the
only one about YAML in the list...
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/106/steps/ninja%20check%201/logs/Extra%20Tools%20Unit%20Tests%3A%3AParseLineFilter.InvalidFilter
cheers,
--renato
More information about the llvm-commits
mailing list