OSDN Git Service

Enable the Clang plugin by default.
authorMikhail Glushenkov <foldr@codedgers.com>
Sun, 7 Dec 2008 16:43:42 +0000 (16:43 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Sun, 7 Dec 2008 16:43:42 +0000 (16:43 +0000)
commit0bef2ad48156d0df078d90dfba899730bc1c881a
tree06914883f5dfdd3f586c9c3837a7c9e99db4af67
parentc8813da34a818dfd77b85a4c739a340003a14db9
Enable the Clang plugin by default.

This will eventually replace `ccc`. The command `llvmc -clang` now uses
the Clang toolchain instead of `llvm-gcc`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60661 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/Makefile