platform_build/core/clang
Stephen Hines 433f1614b0 Switch to Clang 3.6.
This change also defaults C compilations with clang to gnu99, and turns off
the -Winconsistent-missing-override flag, since we need further cleanup to
turn it on. -finline-functions is an unnecessary flag that only gcc needs.

Change-Id: I1cfcaedca32d9e3c248a6aa9460603205901c491
2014-12-03 15:11:09 -08:00
..
arm.mk Specify -mcpu=krait for clang. 2014-10-28 15:50:02 -07:00
arm64.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
config.mk Switch to Clang 3.6. 2014-12-03 15:11:09 -08:00
HOST_x86.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
HOST_x86_64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
HOST_x86_common.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
mips.mk Change mips64 default to mips64r6 from mips64r2 2014-09-04 19:01:22 -07:00
mips64.mk Change mips64 default to mips64r6 from mips64r2 2014-09-04 19:01:22 -07:00
TARGET_arm.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_arm64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_mips.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_mips64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_x86.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_x86_64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00