Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not tagged with clan...



details:   https://anonhg.NetBSD.org/src/rev/7fe46bb5b920
branches:  trunk
changeset: 820558:7fe46bb5b920
user:      joerg <joerg%NetBSD.org@localhost>
date:      Wed Jan 11 11:09:31 2017 +0000

description:
Mark files not tagged with clang-291444 as dead.

diffstat:

 external/bsd/llvm/dist/clang/Makefile                                                      |   124 -
 external/bsd/llvm/dist/clang/cmake/modules/ClangConfig.cmake                               |     8 -
 external/bsd/llvm/dist/clang/docs/Makefile                                                 |   110 -
 external/bsd/llvm/dist/clang/docs/analyzer/Makefile                                        |   155 -
 external/bsd/llvm/dist/clang/docs/doxygen.intro                                            |    15 -
 external/bsd/llvm/dist/clang/examples/Makefile                                             |    14 -
 external/bsd/llvm/dist/clang/examples/PrintFunctionNames/Makefile                          |    28 -
 external/bsd/llvm/dist/clang/examples/analyzer-plugin/Makefile                             |    20 -
 external/bsd/llvm/dist/clang/examples/clang-interpreter/Makefile                           |    28 -
 external/bsd/llvm/dist/clang/include/Makefile                                              |     4 -
 external/bsd/llvm/dist/clang/include/clang-c/Makefile                                      |    38 -
 external/bsd/llvm/dist/clang/include/clang/AST/Makefile                                    |    79 -
 external/bsd/llvm/dist/clang/include/clang/Basic/Makefile                                  |    70 -
 external/bsd/llvm/dist/clang/include/clang/Config/config.h.in                              |    40 -
 external/bsd/llvm/dist/clang/include/clang/Driver/Makefile                                 |    10 -
 external/bsd/llvm/dist/clang/include/clang/Makefile                                        |    44 -
 external/bsd/llvm/dist/clang/include/clang/Parse/Makefile                                  |    13 -
 external/bsd/llvm/dist/clang/include/clang/Sema/LocInfoType.h                              |    62 -
 external/bsd/llvm/dist/clang/include/clang/Sema/Makefile                                   |    39 -
 external/bsd/llvm/dist/clang/include/clang/Serialization/Makefile                          |    19 -
 external/bsd/llvm/dist/clang/lib/ARCMigrate/Makefile                                       |    18 -
 external/bsd/llvm/dist/clang/lib/AST/Makefile                                              |    18 -
 external/bsd/llvm/dist/clang/lib/ASTMatchers/Dynamic/Makefile                              |    13 -
 external/bsd/llvm/dist/clang/lib/ASTMatchers/Makefile                                      |    15 -
 external/bsd/llvm/dist/clang/lib/Analysis/Makefile                                         |    18 -
 external/bsd/llvm/dist/clang/lib/Basic/Makefile                                            |    40 -
 external/bsd/llvm/dist/clang/lib/CodeGen/Makefile                                          |    19 -
 external/bsd/llvm/dist/clang/lib/Driver/Makefile                                           |    13 -
 external/bsd/llvm/dist/clang/lib/Edit/Makefile                                             |    14 -
 external/bsd/llvm/dist/clang/lib/Format/Makefile                                           |    13 -
 external/bsd/llvm/dist/clang/lib/Frontend/Makefile                                         |    14 -
 external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/Makefile                                 |    22 -
 external/bsd/llvm/dist/clang/lib/FrontendTool/Makefile                                     |    25 -
 external/bsd/llvm/dist/clang/lib/Headers/Intrin.h                                          |   958 -
 external/bsd/llvm/dist/clang/lib/Headers/Makefile                                          |    64 -
 external/bsd/llvm/dist/clang/lib/Headers/cuda_builtin_vars.h                               |   110 -
 external/bsd/llvm/dist/clang/lib/Index/Makefile                                            |    13 -
 external/bsd/llvm/dist/clang/lib/Lex/Makefile                                              |    24 -
 external/bsd/llvm/dist/clang/lib/Makefile                                                  |    26 -
 external/bsd/llvm/dist/clang/lib/Parse/Makefile                                            |    18 -
 external/bsd/llvm/dist/clang/lib/Rewrite/Makefile                                          |    18 -
 external/bsd/llvm/dist/clang/lib/Sema/Makefile                                             |    19 -
 external/bsd/llvm/dist/clang/lib/Serialization/Makefile                                    |    19 -
 external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Checkers.td                       |   647 -
 external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Makefile                          |    24 -
 external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/Makefile                              |    17 -
 external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/Makefile                          |    19 -
 external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Makefile                                   |    18 -
 external/bsd/llvm/dist/clang/lib/Tooling/Core/Makefile                                     |    13 -
 external/bsd/llvm/dist/clang/lib/Tooling/Makefile                                          |    14 -
 external/bsd/llvm/dist/clang/runtime/Makefile                                              |    22 -
 external/bsd/llvm/dist/clang/runtime/compiler-rt/Makefile                                  |   259 -
 external/bsd/llvm/dist/clang/runtime/libcxx/Makefile                                       |    31 -
 external/bsd/llvm/dist/clang/test/ARCMT/with space/test.h                                  |    15 -
 external/bsd/llvm/dist/clang/test/ARCMT/with space/test.h.result                           |    13 -
 external/bsd/llvm/dist/clang/test/ARCMT/with space/test1.m.in                              |     6 -
 external/bsd/llvm/dist/clang/test/ARCMT/with space/test1.m.in.result                       |     5 -
 external/bsd/llvm/dist/clang/test/ARCMT/with space/test2.m.in                              |     6 -
 external/bsd/llvm/dist/clang/test/ARCMT/with space/test2.m.in.result                       |     5 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/body1.c                                  |     6 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/body2.c                                  |     4 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/category1.m                              |    48 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/category2.m                              |    49 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/class-template1.cpp                      |    34 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/class-template2.cpp                      |    35 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/class1.cpp                               |    19 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/class2.cpp                               |    13 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/enum1.c                                  |    42 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/enum2.c                                  |    42 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/exprs1.c                                 |    10 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/exprs2.c                                 |    10 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/function1.c                              |     6 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/function2.c                              |     7 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/interface1.m                             |   103 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/interface2.m                             |   100 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/namespace1.cpp                           |    17 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/namespace2.cpp                           |    17 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/property1.m                              |    31 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/property2.m                              |    33 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/struct1.c                                |    63 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/struct2.c                                |    60 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/typedef1.c                               |     4 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/typedef2.c                               |     4 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/var1.c                                   |     7 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/var1.h                                   |     1 -
 external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/var2.c                                   |     7 -
 external/bsd/llvm/dist/clang/test/ASTMerge/category.m                                      |    11 -
 external/bsd/llvm/dist/clang/test/ASTMerge/class-template.cpp                              |    24 -
 external/bsd/llvm/dist/clang/test/ASTMerge/class.cpp                                       |    14 -
 external/bsd/llvm/dist/clang/test/ASTMerge/codegen-body.c                                  |     5 -
 external/bsd/llvm/dist/clang/test/ASTMerge/codegen-exprs.c                                 |     5 -
 external/bsd/llvm/dist/clang/test/ASTMerge/enum.c                                          |    25 -
 external/bsd/llvm/dist/clang/test/ASTMerge/exprs.c                                         |     5 -
 external/bsd/llvm/dist/clang/test/ASTMerge/function.c                                      |    15 -
 external/bsd/llvm/dist/clang/test/ASTMerge/interface.m                                     |    22 -
 external/bsd/llvm/dist/clang/test/ASTMerge/namespace.cpp                                   |     6 -
 external/bsd/llvm/dist/clang/test/ASTMerge/property.m                                      |    13 -
 external/bsd/llvm/dist/clang/test/ASTMerge/struct.c                                        |    42 -
 external/bsd/llvm/dist/clang/test/ASTMerge/typedef.c                                       |     7 -
 external/bsd/llvm/dist/clang/test/ASTMerge/var.c                                           |    12 -
 external/bsd/llvm/dist/clang/test/Analysis/analyze_display_progress.c                      |     9 -
 external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p3-cxx0x.cpp |    46 -
 external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p6-cxx0x.cpp |     8 -
 external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/p1-0x.cpp            |    81 -
 external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp            |   127 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64-scalar-test.c                              |   547 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64-vrsqrt.c                                   |    43 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_neon_high_half.c                           |   559 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vCMP.c                                     |   108 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vLdStNum_lane.c                            |   141 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vMaxMin.c                                  |   207 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vadd.c                                     |   102 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vca.c                                      |    59 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vcvtfp.c                                   |    48 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vecCmpBr.c                                 |   111 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vext.c                                     |   239 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vfma.c                                     |   136 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vneg.c                                     |    18 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vqmov.c                                    |    77 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vrecps.c                                   |    26 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vshift.c                                   |   357 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vsli.c                                     |   148 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vsri.c                                     |   149 -
 external/bsd/llvm/dist/clang/test/CodeGen/arm64_vtst.c                                     |    22 -
 external/bsd/llvm/dist/clang/test/CodeGen/thinlto_backend.c                                |    14 -
 external/bsd/llvm/dist/clang/test/CodeGenCUDA/host-device-calls-host.cu                    |    32 -
 external/bsd/llvm/dist/clang/test/CodeGenCXX/cfi-vcall.cpp                                 |   188 -
 external/bsd/llvm/dist/clang/test/CodeGenCXX/debug-info-flex-member.cpp                    |     9 -
 external/bsd/llvm/dist/clang/test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl                     |    48 -
 external/bsd/llvm/dist/clang/test/CoverageMapping/if.c                                     |    28 -
 external/bsd/llvm/dist/clang/test/CoverageMapping/switch.c                                 |    73 -
 external/bsd/llvm/dist/clang/test/CoverageMapping/system_macro.c                           |    24 -
 external/bsd/llvm/dist/clang/test/Driver/darwin-objc-gc.m                                  |    19 -
 external/bsd/llvm/dist/clang/test/Frontend/std.cl                                          |     9 -
 external/bsd/llvm/dist/clang/test/Makefile                                                 |    77 -
 external/bsd/llvm/dist/clang/test/PCH/libroot/usr/include/reloc.h                          |    15 -
 external/bsd/llvm/dist/clang/test/PCH/libroot/usr/include/reloc2.h                         |    15 -
 external/bsd/llvm/dist/clang/test/Profile/max-function-count.c                             |    24 -
 external/bsd/llvm/dist/clang/test/Sema/varargs.cpp                                         |     7 -
 external/bsd/llvm/dist/clang/test/SemaCUDA/amdgpu-num-gpr-attr.cu                          |    14 -
 external/bsd/llvm/dist/clang/test/SemaCUDA/function-target-disabled-check.cu               |    26 -
 external/bsd/llvm/dist/clang/test/SemaCUDA/function-target-hd.cu                           |    71 -
 external/bsd/llvm/dist/clang/test/SemaCXX/constexpr-strlen.cpp                             |    15 -
 external/bsd/llvm/dist/clang/test/SemaOpenCL/amdgpu-num-register-attrs.cl                  |    40 -
 external/bsd/llvm/dist/clang/test/SemaOpenCL/extension-fp64-cl1.1.cl                       |    19 -
 external/bsd/llvm/dist/clang/test/SemaOpenCL/extension-fp64.cl                             |    19 -
 external/bsd/llvm/dist/clang/test/SemaOpenCL/func_ptr.cl                                   |    19 -
 external/bsd/llvm/dist/clang/test/SemaOpenCL/optional-core-fp64-cl1.2.cl                   |    20 -
 external/bsd/llvm/dist/clang/test/SemaOpenCL/optional-core-fp64-cl2.0.cl                   |    20 -
 external/bsd/llvm/dist/clang/tools/Makefile                                                |    35 -
 external/bsd/llvm/dist/clang/tools/arcmt-test/Makefile                                     |    26 -
 external/bsd/llvm/dist/clang/tools/c-arcmt-test/Makefile                                   |    50 -
 external/bsd/llvm/dist/clang/tools/c-index-test/Makefile                                   |    58 -
 external/bsd/llvm/dist/clang/tools/clang-check/Makefile                                    |    28 -
 external/bsd/llvm/dist/clang/tools/clang-format/Makefile                                   |    22 -
 external/bsd/llvm/dist/clang/tools/diagtool/Makefile                                       |    26 -
 external/bsd/llvm/dist/clang/tools/driver/Makefile                                         |    75 -
 external/bsd/llvm/dist/clang/tools/libclang/IndexBody.cpp                                  |   177 -
 external/bsd/llvm/dist/clang/tools/libclang/IndexDecl.cpp                                  |   357 -
 external/bsd/llvm/dist/clang/tools/libclang/IndexTypeSourceInfo.cpp                        |   156 -
 external/bsd/llvm/dist/clang/tools/libclang/IndexingContext.cpp                            |  1169 --
 external/bsd/llvm/dist/clang/tools/libclang/IndexingContext.h                              |   524 -
 external/bsd/llvm/dist/clang/tools/libclang/Makefile                                       |    64 -
 external/bsd/llvm/dist/clang/tools/scan-build-py/libscanbuild/command.py                   |   133 -
 external/bsd/llvm/dist/clang/tools/scan-build-py/tests/unit/fixtures.py                    |    40 -
 external/bsd/llvm/dist/clang/tools/scan-build-py/tests/unit/test_command.py                |   193 -
 external/bsd/llvm/dist/clang/tools/scan-build/Makefile                                     |    53 -
 external/bsd/llvm/dist/clang/tools/scan-view/Makefile                                      |    37 -
 external/bsd/llvm/dist/clang/unittests/AST/Makefile                                        |    19 -
 external/bsd/llvm/dist/clang/unittests/ASTMatchers/ASTMatchersTest.cpp                     |  5077 ----------
 external/bsd/llvm/dist/clang/unittests/ASTMatchers/Dynamic/Makefile                        |    22 -
 external/bsd/llvm/dist/clang/unittests/ASTMatchers/Makefile                                |    22 -
 external/bsd/llvm/dist/clang/unittests/Basic/Makefile                                      |    15 -
 external/bsd/llvm/dist/clang/unittests/CodeGen/Makefile                                    |    20 -
 external/bsd/llvm/dist/clang/unittests/Driver/Makefile                                     |    16 -
 external/bsd/llvm/dist/clang/unittests/Format/Makefile                                     |    19 -
 external/bsd/llvm/dist/clang/unittests/Frontend/Makefile                                   |    21 -
 external/bsd/llvm/dist/clang/unittests/Lex/Makefile                                        |    16 -
 external/bsd/llvm/dist/clang/unittests/Makefile                                            |    35 -
 external/bsd/llvm/dist/clang/unittests/Rewrite/Makefile                                    |    16 -
 external/bsd/llvm/dist/clang/unittests/Sema/Makefile                                       |    19 -
 external/bsd/llvm/dist/clang/unittests/StaticAnalyzer/Makefile                             |    15 -
 external/bsd/llvm/dist/clang/unittests/Tooling/Makefile                                    |    20 -
 external/bsd/llvm/dist/clang/unittests/libclang/Makefile                                   |    37 -
 external/bsd/llvm/dist/clang/utils/TableGen/Makefile                                       |    17 -
 external/bsd/llvm/dist/clang/utils/VtableTest/Makefile                                     |    24 -
 external/bsd/llvm/dist/clang/utils/clang-completion-mode.el                                |   249 -
 external/bsd/llvm/dist/clang/utils/clang.natvis                                            |    68 -
 188 files changed, 0 insertions(+), 17706 deletions(-)

diffs (truncated from 18459 to 300 lines):

diff -r 2f03bbc6d9bf -r 7fe46bb5b920 external/bsd/llvm/dist/clang/Makefile
--- a/external/bsd/llvm/dist/clang/Makefile     Wed Jan 11 10:32:11 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,124 +0,0 @@
-##===- Makefile --------------------------------------------*- Makefile -*-===##
-#
-#                     The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-# If CLANG_LEVEL is not set, then we are the top-level Makefile. Otherwise, we
-# are being included from a subdirectory makefile.
-
-ifndef CLANG_LEVEL
-
-IS_TOP_LEVEL := 1
-CLANG_LEVEL := .
-DIRS := utils/TableGen include lib tools runtime docs unittests
-
-PARALLEL_DIRS :=
-
-ifeq ($(BUILD_EXAMPLES),1)
-  PARALLEL_DIRS += examples
-endif
-endif
-
-ifeq ($(BUILD_EXAMPLES),1)
-  ENABLE_CLANG_EXAMPLES := 1
-else
-  ENABLE_CLANG_EXAMPLES := 0
-endif
-
-ifeq ($(MAKECMDGOALS),libs-only)
-  DIRS := $(filter-out tools docs, $(DIRS))
-  OPTIONAL_DIRS :=
-endif
-ifeq ($(BUILD_CLANG_ONLY),YES)
-  DIRS := $(filter-out docs unittests, $(DIRS))
-  OPTIONAL_DIRS :=
-endif
-
-###
-# Common Makefile code, shared by all Clang Makefiles.
-
-# Set LLVM source root level.
-LEVEL := $(CLANG_LEVEL)/../..
-
-# Include LLVM common makefile.
-include $(LEVEL)/Makefile.common
-
-ifneq ($(ENABLE_DOCS),1)
-  DIRS := $(filter-out docs, $(DIRS))
-endif
-
-# Set common Clang build flags.
-CPP.Flags += -I$(PROJ_SRC_DIR)/$(CLANG_LEVEL)/include -I$(PROJ_OBJ_DIR)/$(CLANG_LEVEL)/include
-ifdef CLANG_VENDOR
-CPP.Flags += -DCLANG_VENDOR='"$(CLANG_VENDOR) "'
-endif
-ifdef CLANG_REPOSITORY_STRING
-CPP.Flags += -DCLANG_REPOSITORY_STRING='"$(CLANG_REPOSITORY_STRING)"'
-endif
-
-# Disable -fstrict-aliasing. Darwin disables it by default (and LLVM doesn't
-# work with it enabled with GCC), Clang/llvm-gcc don't support it yet, and newer
-# GCC's have false positive warnings with it on Linux (which prove a pain to
-# fix). For example:
-#   http://gcc.gnu.org/PR41874
-#   http://gcc.gnu.org/PR41838
-#
-# We don't need to do this if the host compiler is clang.
-ifneq ($(CXX_COMPILER), "clang")
-CXX.Flags += -fno-strict-aliasing
-endif
-
-
-# Set up Clang's tblgen.
-ifndef CLANG_TBLGEN
-  ifeq ($(LLVM_CROSS_COMPILING),1)
-    CLANG_TBLGEN := $(BuildLLVMToolDir)/clang-tblgen$(BUILD_EXEEXT)
-  else
-    CLANG_TBLGEN := $(LLVMToolDir)/clang-tblgen$(EXEEXT)
-  endif
-endif
-ClangTableGen = $(CLANG_TBLGEN) $(TableGen.Flags)
-
-###
-# Clang Top Level specific stuff.
-
-ifeq ($(IS_TOP_LEVEL),1)
-
-ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT))
-$(RecursiveTargets)::
-       $(Verb) for dir in test unittests; do \
-         if [ -f $(PROJ_SRC_DIR)/$${dir}/Makefile ] && [ ! -f $${dir}/Makefile ]; then \
-           $(MKDIR) $${dir}; \
-           $(CP) $(PROJ_SRC_DIR)/$${dir}/Makefile $${dir}/Makefile; \
-         fi \
-       done
-endif
-
-test::
-       @ $(MAKE) -C test
-
-report::
-       @ $(MAKE) -C test report
-
-clean::
-       @ $(MAKE) -C test clean
-
-libs-only: all
-
-tags::
-       $(Verb) etags `find . -type f -name '*.h' -or -name '*.cpp' | \
-         grep -v /lib/Headers | grep -v /test/`
-
-cscope.files:
-       find tools lib include -name '*.cpp' \
-                           -or -name '*.def' \
-                           -or -name '*.td' \
-                           -or -name '*.h' > cscope.files
-
-.PHONY: test report clean cscope.files
-
-endif
diff -r 2f03bbc6d9bf -r 7fe46bb5b920 external/bsd/llvm/dist/clang/cmake/modules/ClangConfig.cmake
--- a/external/bsd/llvm/dist/clang/cmake/modules/ClangConfig.cmake      Wed Jan 11 10:32:11 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-# This file allows users to call find_package(Clang) and pick up our targets.
-
-# Clang doesn't have any CMake configuration settings yet because it mostly
-# uses LLVM's. When it does, we should move this file to ClangConfig.cmake.in
-# and call configure_file() on it.
-
-# Provide all our library targets to users.
-include("${CMAKE_CURRENT_LIST_DIR}/ClangTargets.cmake")
diff -r 2f03bbc6d9bf -r 7fe46bb5b920 external/bsd/llvm/dist/clang/docs/Makefile
--- a/external/bsd/llvm/dist/clang/docs/Makefile        Wed Jan 11 10:32:11 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,110 +0,0 @@
-##===- docs/Makefile ---------------------------------------*- Makefile -*-===##
-# 
-#                     The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-# 
-##===----------------------------------------------------------------------===##
-
-CLANG_LEVEL := ..
-
-ifdef BUILD_FOR_WEBSITE
-PROJ_OBJ_DIR = .
-DOXYGEN = doxygen
-
-$(PROJ_OBJ_DIR)/doxygen.cfg: doxygen.cfg.in
-       cat $< | sed \
-         -e 's/@DOT@/dot/g' \
-         -e 's/@PACKAGE_VERSION@/mainline/' \
-         -e 's/@abs_builddir@/./g' \
-         -e 's/@abs_srcdir@/./g' \
-         -e 's/@clang_doxygen_generate_qhp@/NO/g' \
-         -e 's/@clang_doxygen_qch_filename@//g' \
-         -e 's/@clang_doxygen_qhelpgenerator_path@//g' \
-         -e 's/@clang_doxygen_qhp_cust_filter_attrs@//g' \
-         -e 's/@clang_doxygen_qhp_cust_filter_name@//g' \
-         -e 's/@clang_doxygen_qhp_namespace@//g' \
-         -e 's/@enable_external_search@/NO/g' \
-         -e 's/@enable_searchengine@/NO/g' \
-         -e 's/@enable_server_based_search@/NO/g' \
-         -e 's/@extra_search_mappings@//g' \
-         -e 's/@searchengine_url@//g' \
-         -e 's/@DOT_IMAGE_FORMAT@/png/g' \
-         > $@
-endif
-
-include $(CLANG_LEVEL)/Makefile
-
-HTML       := $(wildcard $(PROJ_SRC_DIR)/*.html) \
-              $(wildcard $(PROJ_SRC_DIR)/*.css)
-#IMAGES     := $(wildcard $(PROJ_SRC_DIR)/img/*.*)
-DOXYFILES  := doxygen.cfg.in doxygen.intro
-
-.PHONY: install-html install-doxygen doxygen generated
-
-install_targets :=
-ifndef ONLY_MAN_DOCS
-install_targets += install-html
-endif
-ifeq ($(ENABLE_DOXYGEN),1)
-install_targets += install-doxygen
-endif
-install-local:: $(install_targets)
-
-# Live documentation is generated for the web site using this target:
-# 'make generated BUILD_FOR_WEBSITE=1'
-generated:: doxygen
-
-install-html: $(PROJ_OBJ_DIR)/html.tar.gz
-       $(Echo) Installing HTML documentation
-       $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
-       $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/img
-       $(Verb) $(DataInstall) $(HTML) $(DESTDIR)$(PROJ_docsdir)/html
-#      $(Verb) $(DataInstall) $(IMAGES) $(DESTDIR)$(PROJ_docsdir)/html/img
-       $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/html.tar.gz $(DESTDIR)$(PROJ_docsdir)
-
-$(PROJ_OBJ_DIR)/html.tar.gz: $(HTML)
-       $(Echo) Packaging HTML documentation
-       $(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/html.tar
-       $(Verb) cd $(PROJ_SRC_DIR) && \
-         $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
-       $(Verb) $(GZIPBIN) $(PROJ_OBJ_DIR)/html.tar
-
-install-doxygen: doxygen
-       $(Echo) Installing doxygen documentation
-       $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/doxygen.tar.gz $(DESTDIR)$(PROJ_docsdir)
-       $(Verb) cd $(PROJ_OBJ_DIR)/doxygen/html && \
-         for DIR in $$($(FIND) . -type d); do \
-           DESTSUB="$(DESTDIR)$(PROJ_docsdir)/html/doxygen/$$(echo $$DIR | cut -c 3-)"; \
-           $(MKDIR) $$DESTSUB && \
-           $(FIND) $$DIR -maxdepth 1 -type f -exec $(DataInstall) {} $$DESTSUB \; ; \
-           if [ $$? != 0 ]; then exit 1; fi  \
-         done
-
-doxygen: regendoc $(PROJ_OBJ_DIR)/doxygen.tar.gz
-
-regendoc:
-       $(Echo) Building doxygen documentation
-       $(Verb) $(RM) -rf $(PROJ_OBJ_DIR)/doxygen
-       $(Verb) $(DOXYGEN) $(PROJ_OBJ_DIR)/doxygen.cfg
-       $(Verb) sed -i "s/[$$]LatestRev[$$]/`svnversion $(PROJ_SRC_DIR)`/g" \
-        $(PROJ_OBJ_DIR)/doxygen/html/*.html
-
-$(PROJ_OBJ_DIR)/doxygen.tar.gz: $(DOXYFILES) $(PROJ_OBJ_DIR)/doxygen.cfg
-       $(Echo) Packaging doxygen documentation
-       $(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/doxygen.tar
-       $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/doxygen.tar doxygen
-       $(Verb) $(GZIPBIN) $(PROJ_OBJ_DIR)/doxygen.tar
-       $(Verb) $(CP) $(PROJ_OBJ_DIR)/doxygen.tar.gz $(PROJ_OBJ_DIR)/doxygen/html/
-
-userloc: $(LLVM_SRC_ROOT)/docs/userloc.html
-
-$(LLVM_SRC_ROOT)/docs/userloc.html:
-       $(Echo) Making User LOC Table
-       $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
-         -html lib include tools runtime utils examples autoconf test > docs/userloc.html
-
-uninstall-local::
-       $(Echo) Uninstalling Documentation
-       $(Verb) $(RM) -rf $(DESTDIR)$(PROJ_docsdir)
diff -r 2f03bbc6d9bf -r 7fe46bb5b920 external/bsd/llvm/dist/clang/docs/analyzer/Makefile
--- a/external/bsd/llvm/dist/clang/docs/analyzer/Makefile       Wed Jan 11 10:32:11 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,155 +0,0 @@
-# Makefile for Sphinx documentation
-#
-
-# You can set these variables from the command line.
-SPHINXOPTS    =
-SPHINXBUILD   = sphinx-build
-PAPER         =
-BUILDDIR      = _build
-
-# Internal variables.
-PAPEROPT_a4     = -D latex_paper_size=a4
-PAPEROPT_letter = -D latex_paper_size=letter
-ALLSPHINXOPTS   = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
-# the i18n builder cannot share the environment and doctrees with the others
-I18NSPHINXOPTS  = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
-
-.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
-
-default: html
-
-help:
-       @echo "Please use \`make <target>' where <target> is one of"
-       @echo "  html       to make standalone HTML files"
-       @echo "  dirhtml    to make HTML files named index.html in directories"
-       @echo "  singlehtml to make a single large HTML file"
-       @echo "  pickle     to make pickle files"
-       @echo "  json       to make JSON files"
-       @echo "  htmlhelp   to make HTML files and a HTML help project"
-       @echo "  qthelp     to make HTML files and a qthelp project"
-       @echo "  devhelp    to make HTML files and a Devhelp project"
-       @echo "  epub       to make an epub"
-       @echo "  latex      to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
-       @echo "  latexpdf   to make LaTeX files and run them through pdflatex"
-       @echo "  text       to make text files"
-       @echo "  man        to make manual pages"
-       @echo "  texinfo    to make Texinfo files"
-       @echo "  info       to make Texinfo files and run them through makeinfo"
-       @echo "  gettext    to make PO message catalogs"
-       @echo "  changes    to make an overview of all changed/added/deprecated items"
-       @echo "  linkcheck  to check all external links for integrity"
-       @echo "  doctest    to run all doctests embedded in the documentation (if enabled)"
-



Home | Main Index | Thread Index | Old Index