I assume you started this with a .c file that produces different output with this patch, no?
In any case, this patch should change the value of (for example) sizeof(long double), no? If so you should be able to add a test to clang/test/Sema On 18 March 2015 at 10:11, Tamas Berghammer <[email protected]> wrote: > In http://reviews.llvm.org/D8357#142662, @rafael wrote: > >> needs testcase. > > > Can you give me some information about what type of test case should I write > and how? > (I don't know too much about how clang and the clang tests are working. Run > into this issue while working on LLDB.) > > > http://reviews.llvm.org/D8357 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
