[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Thu Nov 22 03:02:19 PST 2018


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
D    test/MC/Mips/reloc-directive-negative.s
A    test/tools/llvm-mca/AArch64/Cyclone
U    utils/sanitizers/ubsan_blacklist.txt
U    tools/llvm-size/llvm-size.cpp
U    lib/CodeGen/TargetLoweringObjectFileImpl.cpp
U    lib/CodeGen/SelectionDAG/DAGCombiner.cpp
U    lib/CodeGen/SelectionDAG/TargetLowering.cpp
U    lib/Passes/PassBuilder.cpp
U    lib/Passes/PassRegistry.def
U    lib/Transforms/Scalar/LoopSimplifyCFG.cpp
U    lib/Transforms/Scalar/Scalarizer.cpp
U    lib/Transforms/Scalar/Scalar.cpp
U    lib/Transforms/IPO/MergeFunctions.cpp
U    lib/MC/MCObjectStreamer.cpp
U    lib/MC/MCParser/AsmParser.cpp
U    lib/IR/Verifier.cpp
U    lib/IR/Instructions.cpp
U    lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
U    lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
U    lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
U    lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
U    lib/Target/SystemZ/SystemZTargetTransformInfo.h
U    lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
A    lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/Nios2/LLVMBuild.txt
U    CMakeLists.txt
U    test/Transforms/Scalarizer/crash-bug.ll
U    test/Transforms/Scalarizer/phi-bug.ll
U    test/Transforms/Scalarizer/vector-gep.ll
U    test/Transforms/Scalarizer/cache-bug.ll
U    test/Transforms/Scalarizer/basic.ll
U    test/Transforms/Scalarizer/dbgloc-bug.ll
U    test/Transforms/Scalarizer/intrinsics.ll
U    test/Transforms/Scalarizer/order-bug.ll
U    test/Transforms/Scalarizer/store-bug.ll
U    test/Transforms/Scalarizer/dbginfo.ll
U    test/Transforms/InstCombine/fsh.ll
A    test/Transforms/MergeFunc/alias.ll
U    test/MC/Mips/reloc-directive.s
A    test/MC/Mips/reloc-directive-bad-obj.s
U    test/MC/Mips/reloc-directive-bad.s
A    test/tools/llvm-mca/AArch64/CortexA57/shifted-register.s
A    test/tools/llvm-mca/AArch64/Cyclone/register-offset.s
A    test/Analysis/CostModel/SystemZ/intrinsics.ll
U    test/CodeGen/ARM/GlobalISel/arm-instruction-select-combos.mir
U    test/CodeGen/X86/2009-03-07-FPConstSelect.ll
U    test/CodeGen/X86/vector-shuffle-combining-avx2.ll
U    test/CodeGen/X86/mingw-comdats.ll
U    test/CodeGen/X86/vselect-zero.ll
U    test/CodeGen/X86/ipra-reg-alias.ll
U    cmake/modules/AddLLVM.cmake
U    include/llvm/module.modulemap
U    include/llvm/LinkAllPasses.h
A    include/llvm/Transforms/Scalar/Scalarizer.h
U    include/llvm/Transforms/Scalar.h
U    include/llvm/MC/MCObjectStreamer.h
U    include/llvm/InitializePasses.h
U    include/llvm/IR/InstrTypes.h
U    include/llvm/IR/Instructions.h
U    include/llvm/IR/CallSite.h
A    include/llvm/module.extern.modulemap
A    include/llvm/module.install.modulemap
Updated to revision 347454.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
A    test/Driver/Inputs/resource_dir_with_per_target_subdir/x86_64-fuchsia/lib/libclang_rt.xray-basic.a
A    test/Driver/Inputs/resource_dir_with_per_target_subdir/x86_64-fuchsia/lib/libclang_rt.xray.a
A    test/Driver/Inputs/resource_dir_with_per_target_subdir/aarch64-fuchsia/lib/libclang_rt.xray-basic.a
A    test/Driver/Inputs/resource_dir_with_per_target_subdir/aarch64-fuchsia/lib/libclang_rt.xray.a
U    lib/Driver/XRayArgs.cpp
U    lib/Driver/ToolChains/Fuchsia.cpp
U    lib/CodeGen/CGOpenMPRuntime.cpp
U    lib/CodeGen/CGBuiltin.cpp
U    lib/CodeGen/CGOpenMPRuntime.h
U    lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
U    lib/CodeGen/CGOpenMPRuntimeNVPTX.h
U    lib/Parse/ParseOpenMP.cpp
U    lib/Sema/TreeTransform.h
U    lib/Sema/SemaExpr.cpp
U    lib/Sema/SemaOpenMP.cpp
U    test/Driver/fuchsia.c
A    test/CodeGen/builtin-constant-p.c
A    test/SemaCXX/lambda-invalid-capture.cpp
A    test/CodeGenCXX/builtin-constant-p.cpp
U    test/OpenMP/nvptx_target_printf_codegen.c
U    test/OpenMP/teams_distribute_loop_messages.cpp
U    test/OpenMP/simd_loop_messages.cpp
U    test/OpenMP/parallel_for_ast_print.cpp
U    test/OpenMP/teams_distribute_parallel_for_loop_messages.cpp
A    test/OpenMP/nvptx_target_teams_distribute_codegen.cpp
U    test/OpenMP/nvptx_SPMD_codegen.cpp
U    test/OpenMP/for_loop_messages.cpp
U    test/OpenMP/for_simd_loop_messages.cpp
U    test/OpenMP/target_teams_distribute_parallel_for_loop_messages.cpp
U    test/OpenMP/target_teams_distribute_simd_loop_messages.cpp
U    test/OpenMP/distribute_parallel_for_simd_loop_messages.cpp
U    test/OpenMP/target_simd_loop_messages.cpp
U    test/OpenMP/target_parallel_for_simd_loop_messages.cpp
U    test/OpenMP/distribute_simd_loop_messages.cpp
U    test/OpenMP/teams_distribute_parallel_for_simd_loop_messages.cpp
U    test/OpenMP/parallel_for_simd_loop_messages.cpp
U    test/OpenMP/teams_distribute_simd_loop_messages.cpp
U    test/OpenMP/target_parallel_for_loop_messages.cpp
U    test/OpenMP/target_teams_distribute_parallel_for_simd_loop_messages.cpp
U    test/OpenMP/target_teams_distribute_loop_messages.cpp
U    test/OpenMP/taskloop_simd_loop_messages.cpp
U    test/OpenMP/parallel_for_loop_messages.cpp
U    test/OpenMP/taskloop_loop_messages.cpp
U    test/OpenMP/parallel_for_codegen.cpp
U    cmake/caches/Fuchsia-stage2.cmake
U    include/clang/Parse/Parser.h
U    docs/LibASTMatchersReference.html
Updated to revision 347454.
-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) 
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- OCaml bindings disabled.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Found Python module yaml
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Clang version: 8.0.0
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.7.1")
-- Sphinx enabled.
-- Sphinx enabled.
CMake Warning (dev) at utils/benchmark/CMakeLists.txt:3 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Failed to find LLVM FileCheck
-- git Version: v0.0.0
-- Version: 0.0.0
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/clang_commandline_docs/build/llvm
BUILDING LLVM CLANG
[  0%] Built target obj.clang-tblgen
[  0%] Built target LLVMDemangle
[100%] Built target LLVMSupport
[100%] Built target LLVMTableGen
[100%] Built target clang-tblgen
Generating html Sphinx documentation for clang into "/opt/clang_commandline_docs/build/llvm/tools/clang/docs/html"
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1073: WARNING: Bullet list ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1078: WARNING: Bullet list ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:22: WARNING: Duplicate explicit target name: "cmdoption-clang--prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:184: WARNING: Duplicate explicit target name: "cmdoption-clang--dyld-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:378: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:476: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:492: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:530: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:534: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:538: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:604: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:614: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:678: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:896: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:898: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:915: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:927: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:944: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1008: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1032: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1056: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1060: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1076: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1259: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1279: WARNING: Duplicate explicit target name: "cmdoption-clang-fcf-protection".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1289: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1297: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1415: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1427: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1439: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1563: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1617: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1705: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1779: WARNING: Duplicate explicit target name: "cmdoption-clang-fprofile-remapping-file".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2212: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2791: WARNING: Duplicate explicit target name: "cmdoption-clang--optimize".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2803: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2914: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3056: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3084: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3114: WARNING: Duplicate explicit target name: "cmdoption-clang--force-link".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:455: WARNING: Duplicate explicit target name: "cmdoption-flto".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:529: WARNING: Duplicate explicit target name: "cmdoption-save-stats".
Built target docs-clang-html


More information about the www-scripts mailing list