This revision was automatically updated to reflect the committed changes.
Closed by commit rL257461: Fix infinite recursion for invalid declaration, by
Dmitry Polukhin (authored by ABataev).
Changed prior to commit:
http://reviews.llvm.org/D16065?vs=44499&id=44608#toc
Repository:
rL LLVM
ht
kcc accepted this revision.
kcc added a reviewer: kcc.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM, and thanks!
http://reviews.llvm.org/D16065
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.o
DmitryPolukhin created this revision.
DmitryPolukhin added a reviewer: rsmith.
DmitryPolukhin added subscribers: cfe-commits, kcc.
Fix for a case found by fuzzing PR23057 (comment #25
https://llvm.org/bugs/show_bug.cgi?id=23057#c25).
http://reviews.llvm.org/D16065
Files:
lib/AST/Decl.cpp
te