[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Mon May 22 03:01:17 PDT 2017


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    lib/DebugInfo/DWARF/DWARFUnit.cpp
U    lib/DebugInfo/DWARF/DWARFContext.cpp
U    lib/Analysis/ScalarEvolution.cpp
U    lib/Target/Mips/MipsISelLowering.cpp
U    lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
U    lib/Target/X86/X86InstructionSelector.cpp
U    lib/Transforms/InstCombine/InstCombineAddSub.cpp
U    lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
U    lib/Transforms/InstCombine/InstCombineCompares.cpp
U    lib/Transforms/InstCombine/InstCombineCasts.cpp
U    lib/Transforms/InstCombine/InstCombineInternal.h
U    lib/Transforms/Utils/SimplifyCFG.cpp
U    lib/Transforms/Scalar/NewGVN.cpp
U    lib/MC/ConstantPools.cpp
A    test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.dwo
A    test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.o
U    test/DebugInfo/llvm-symbolizer.test
A    test/Transforms/NewGVN/pr33116.ll
A    test/Transforms/NewGVN/pr32845.ll
U    test/Transforms/InstCombine/lshr.ll
U    test/Transforms/InstCombine/cast.ll
U    test/MC/AArch64/ldr-pseudo.s
D    test/MC/ARM/ltorg-range.s
A    test/MC/ARM/ltorg-range.s
U    test/MC/ARM/ldr-pseudo-darwin.s
U    test/MC/ARM/ldr-pseudo-wide.s
U    test/MC/ARM/ldr-pseudo.s
U    test/CodeGen/X86/GlobalISel/memop-scalar.ll
U    test/CodeGen/X86/GlobalISel/memop-vec.ll
U    test/CodeGen/X86/GlobalISel/memop-scalar-x32.ll
U    test/CodeGen/X86/GlobalISel/trunc.ll
U    test/CodeGen/X86/GlobalISel/select-ext.mir
U    test/CodeGen/X86/GlobalISel/select-gep.mir
U    test/CodeGen/X86/GlobalISel/select-cmp.mir
U    test/CodeGen/X86/GlobalISel/select-frameIndex.mir
U    test/CodeGen/X86/GlobalISel/add-vec.ll
U    test/CodeGen/X86/GlobalISel/frameIndex.ll
U    test/CodeGen/X86/GlobalISel/select-constant.mir
U    test/CodeGen/X86/GlobalISel/constant.ll
U    test/CodeGen/X86/GlobalISel/add-scalar.ll
U    test/CodeGen/X86/GlobalISel/ext.ll
U    test/CodeGen/X86/GlobalISel/mul-scalar.ll
U    test/CodeGen/X86/GlobalISel/select-br.mir
U    test/CodeGen/X86/GlobalISel/br.ll
U    test/CodeGen/X86/GlobalISel/sub-vec.ll
U    test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
U    test/CodeGen/X86/GlobalISel/mul-vec.ll
U    test/CodeGen/X86/GlobalISel/select-trunc.mir
U    test/CodeGen/X86/GlobalISel/callingconv.ll
U    test/CodeGen/X86/GlobalISel/binop.ll
U    test/CodeGen/X86/GlobalISel/ext-x86-64.ll
U    test/CodeGen/X86/GlobalISel/gep.ll
U    test/CodeGen/X86/GlobalISel/cmp.ll
A    test/CodeGen/X86/subcarry.ll
U    test/CodeGen/X86/constant-combines.ll
U    test/CodeGen/X86/bitcast-setcc-128.ll
A    test/CodeGen/Mips/dins.ll
U    test/CodeGen/Mips/mips64-f128.ll
U    test/Analysis/ScalarEvolution/nsw.ll
U    test/Analysis/ScalarEvolution/trip-count-pow2.ll
U    include/llvm/MC/ConstantPools.h
U    include/llvm/DebugInfo/DWARF/DWARFUnit.h
U    include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
U    include/llvm/DebugInfo/DWARF/DWARFContext.h
U    include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
U    include/llvm/ADT/SmallPtrSet.h
U    include/llvm/Analysis/ScalarEvolution.h
Updated to revision 303540.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    include/clang/Format/Format.h
U    unittests/Format/FormatTest.cpp
U    lib/Format/Format.cpp
U    lib/Format/TokenAnnotator.cpp
Updated to revision 303540.
-- 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.
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- Targeting XCore
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.5")
-- Clang version: 5.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/clang_commandline_docs/build/llvm
BUILDING LLVM CLANG
Scanning dependencies of target obj.clang-tblgen
[  0%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o
[  0%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o
[ 33%] Built target obj.clang-tblgen
[ 33%] Built target LLVMDemangle
Scanning dependencies of target LLVMSupport
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Options.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
[ 33%] Linking CXX static library ../libLLVMSupport.a
[100%] Built target LLVMSupport
Scanning dependencies of target LLVMTableGen
[100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o
[100%] Linking CXX static library ../libLLVMTableGen.a
[100%] Built target LLVMTableGen
[100%] Linking CXX executable ../../../../bin/clang-tblgen
[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/ClangCommandLineReference.rst:22: WARNING: Duplicate explicit target name: "cmdoption-clang--prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:152: WARNING: Duplicate explicit target name: "cmdoption-clang--dyld-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:316: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:410: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:426: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:460: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:464: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:468: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:528: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:538: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:596: WARNING: Duplicate explicit target name: "cmdoption-clang-working-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:600: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:778: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:780: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:797: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:809: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:826: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:884: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:896: WARNING: Duplicate explicit target name: "cmdoption-clang--imacros".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:900: WARNING: Duplicate explicit target name: "cmdoption-clang--include".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:908: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:932: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:936: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:948: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1049: WARNING: Duplicate explicit target name: "cmdoption-clang--warn-".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1117: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1133: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1141: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1235: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1247: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1257: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1359: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1413: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1495: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1877: WARNING: Duplicate explicit target name: "cmdoption-clang-G".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1953: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2294: WARNING: Duplicate explicit target name: "cmdoption-clang-O".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2306: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2391: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2531: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2559: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2581: WARNING: Duplicate explicit target name: "cmdoption-clang--force-link".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:122: WARNING: Duplicate explicit target name: "cmdoption-ObjC".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:336: WARNING: Duplicate explicit target name: "cmdoption-flto".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:410: WARNING: Duplicate explicit target name: "cmdoption-save-stats".
Built target docs-clang-html


More information about the www-scripts mailing list