freebsd-src/lib/clang
Conrad Meyer 0a9ab9f549 Add WITH_CLANG_FORMAT option
clang-format is enabled conditional on either WITH_CLANG_EXTRAS or
WITH_CLANG_FORMAT.  Some sources in libclang are build conditional on
either rule, and obviously the clang-format binary itself depends on the
rule.

clang-format could still use a manual page.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D25427
2020-06-24 17:03:42 +00:00
..
headers Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2020-05-23 10:32:18 +00:00
include Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2020-06-20 20:06:52 +00:00
libclang Add WITH_CLANG_FORMAT option 2020-06-24 17:03:42 +00:00
liblldb lldb: build and enable lua script bindings 2020-04-03 16:54:13 +00:00
libllvm Remove sparc support from clang build infrastructure. Any remaining sparc files 2020-03-20 15:07:15 +00:00
libllvmminimal Add one additional file to libllvmminimal, to help the ppc64 bootstrap. 2020-03-10 20:01:52 +00:00
clang.build.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
clang.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
freebsd_cc_version.h * Bump version numbers to 10.0.0 2020-01-25 16:23:49 +00:00
lldb.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
llvm.build.mk llvm: add a build knob for enabling assertions 2020-04-06 01:27:17 +00:00
llvm.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
Makefile
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00