The test fails, since clang with -verify is looking for diagnostics to match. You need to add expected-no-diagnostics to the test or if possible merge the test with an existing file to reduce the number of distinct tests that get run during a check-clang invocation.
On 24 June 2013 14:34, WenHan Gu (谷汶翰) <[email protected]> wrote: > Attached. > Sorry for inconvenience. > > 2013/6/24 下午10:20 於 "Rafael Espíndola" <[email protected]> 寫道: > >> Your second patch is a link to google docs and it is failing to download >> for me. Would you mind just attaching the patch? >> >> Thanks, >> Rafael >> > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
