]> granicus.if.org Git - clang/commit
Add an option to disable plugins in clang.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 8 Mar 2014 01:19:37 +0000 (01:19 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 8 Mar 2014 01:19:37 +0000 (01:19 +0000)
commitdee928eaab852889d7db95b5afe55211010bbe3d
treedc93b8713c32b96637404e9bdc069e8f9afea81b
parenta82e0ce26baadd96c0dd48b2f4a52240ce9a0461
Add an option to disable plugins in clang.

An option with the same name already exists in the makefile build.

The name CLANG_IS_PRODUCTION is historical. We should probably change it, but
should change the configure build at the same time.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203325 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/CMakeLists.txt