[cfe-commits] r152609 - in /cfe/trunk/lib: AST/DeclBase.cpp Sema/SemaLookup.cpp Serialization/ASTWriter.cpp
Nick Lewycky
nlewycky at google.com
Wed Mar 14 13:46:12 PDT 2012
On 14 March 2012 13:42, Chandler Carruth <chandlerc at google.com> wrote:
> On Wed, Mar 14, 2012 at 1:27 PM, Nick Lewycky <nlewycky at google.com> wrote:
>
>> Thanks for the testcase. This is actually a crash on valid while emitting
>> a warning. Patch attached!
>
>
> LGTM, please commit.
>
Thanks! r152739.
(FWIW, these were the kinds of test cases I had in mind in my first mail.)
>
Right. The way I wrote that patch was by adding the assertion then fixing
all the times it fired in "make test", so there really weren't any new
testcases. (I also did a bootstrap of clang and built some other libraries,
but they found no new issues.)
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120314/a9a06481/attachment.html>
More information about the cfe-commits
mailing list