[PATCH] D12686: Add support for GCC's '__auto_type' extension.
Nicholas Allegra via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 10 15:06:18 PST 2015
comex added a comment.
I don't have SVN access. If you want to commit it, feel free to remove that comment, or else I'll update the diff tomorrow.
I just tried the test case in 25449 and it now gives a proper error rather than crashing. (Though when trying to reduce a test failure I was encountering, I did find yet another pre-existing crasher, which doesn't seem to be related to the code being changed here. I should definitely check which of the crashers I found have existing bug reports and file the rest.)
http://reviews.llvm.org/D12686
More information about the cfe-commits
mailing list