[PATCH] Create android x86_32 and x86_64 target info

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Mar 18 07:16:58 PDT 2015


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 <tberghammer at google.com> 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/
>
>



More information about the cfe-commits mailing list