OSDN Git Service

Switch to Clang 3.6.
authorStephen Hines <srhines@google.com>
Wed, 26 Nov 2014 08:57:34 +0000 (00:57 -0800)
committerStephen Hines <srhines@google.com>
Wed, 3 Dec 2014 23:11:09 +0000 (15:11 -0800)
commit433f1614b002df4f0fac1d916881a2d659893f19
tree6670ff370d457008a82d354685399502388a67b2
parent1568029218b3da82a3bbd3fd6dce4385db5daf5b
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
core/clang/config.mk