xref: /llvm-project/clang/test/Index/invalid-code-rdar_7833619.m (revision 6ca136a77fe1a4769f458afa0c5dd663f1a531f1)
1// RUN: c-index-test -test-load-source all %s
2// All we care about in this test is that it doesn't crash.
3typedef r7833619_a (*r7833619_b)(r7833619_c *r7833619_d, r7833619_c *r7833619_e);
4
5