Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The change itself should probably be uncontroversial (the bad cast had been there ever since getFunctionTypeWithExceptionSpec had been introduced with r221918), but I'm not sure about the test: It tests the relevant code somewhat indirectly; is it fine in clang/test/AST/?; or is such a test even overkill?
Comment Actions
committed for now to get the crash fixed; if there are issues with the test they can be addressed later