[PATCH] Allow clang to build __clear_cache on ARM

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jun 11 12:57:37 PDT 2013


> Because clang would then expect a function signature. I tried this but
> found the Sema/builtins-arm.c and Sema/builtins-aarch64.c tests failed
> as there was no definition of the __clear_cache function.

Oh, OK. LGTM.

Cheers,
Rafael



More information about the cfe-commits mailing list