[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Thu May 25 03:00:58 PDT 2017


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
D    test/Analysis/CostModel/AArch64/falkor.ll
U    test/Analysis/IVUsers/quadradic-exit-value.ll
U    test/Analysis/ScalarEvolution/different-loops-recs.ll
A    test/tools/llvm-nm/X86/importlibrary.test
A    test/tools/llvm-nm/X86/Inputs/example.lib
U    test/tools/llvm-profdata/memop-size-prof.proftext
U    test/Transforms/InstSimplify/call.ll
A    test/Transforms/LoopVectorize/SystemZ/addressing.ll
A    test/Transforms/LoopVectorize/AArch64/no_vector_instructions.ll
A    test/Transforms/Coroutines/coro-materialize.ll
U    test/Transforms/Coroutines/coro-frame.ll
U    test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
D    test/Transforms/InstCombine/2008-07-10-ICmpBinOp.ll
U    test/Transforms/InstCombine/bitcast.ll
U    test/Transforms/InstCombine/icmp-xor-signbit.ll
U    test/Transforms/InstCombine/icmp.ll
U    test/Transforms/GlobalDCE/externally_available.ll
U    test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
U    test/Transforms/LoopStrengthReduce/lsr-expand-quadratic.ll
U    test/Transforms/LoopStrengthReduce/X86/incorrect-offset-scaling.ll
A    test/Instrumentation/SanitizerCoverage/postdominator_check.ll
A    test/Instrumentation/SanitizerCoverage/chains.ll
U    test/CodeGen/PowerPC/build-vector-tests.ll
U    test/CodeGen/PowerPC/vsx-ldst.ll
U    test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll
U    test/CodeGen/PowerPC/pr25157-peephole.ll
A    test/CodeGen/PowerPC/vec_sldwi.ll
U    test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll
U    test/CodeGen/PowerPC/vsx_insert_extract_le.ll
U    test/CodeGen/PowerPC/swaps-le-6.ll
U    test/CodeGen/PowerPC/vsx_shuffle_le.ll
U    test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll
U    test/CodeGen/PowerPC/pr27078.ll
U    test/CodeGen/PowerPC/ppc64-i128-abi.ll
U    test/CodeGen/PowerPC/vsx-p9.ll
A    test/CodeGen/Thumb/machine-cse-physreg.mir
U    test/CodeGen/MSP430/vararg.ll
D    test/CodeGen/MIR/Generic/machine-cse-physreg.mir
U    include/llvm/Analysis/ValueTracking.h
U    include/llvm/Analysis/LoopPass.h
U    include/llvm/Analysis/TargetTransformInfo.h
U    include/llvm/Analysis/ScalarEvolution.h
U    include/llvm/Analysis/TargetTransformInfoImpl.h
U    include/llvm/Target/TargetLowering.h
U    include/llvm/CodeGen/MachineBasicBlock.h
U    include/llvm/CodeGen/MachineDominanceFrontier.h
U    include/llvm/CodeGen/LiveInterval.h
U    include/llvm/CodeGen/LiveIntervalAnalysis.h
U    include/llvm/CodeGen/AsmPrinter.h
U    include/llvm/CodeGen/DIE.h
U    include/llvm/CodeGen/MachineBlockFrequencyInfo.h
U    include/llvm/CodeGen/LiveRangeEdit.h
U    include/llvm/CodeGen/LivePhysRegs.h
U    include/llvm/CodeGen/FaultMaps.h
U    include/llvm/CodeGen/MachineValueType.h
U    include/llvm/CodeGen/MachineDominators.h
U    include/llvm/CodeGen/LiveIntervalUnion.h
U    include/llvm/CodeGen/LiveStackAnalysis.h
U    include/llvm/CodeGen/AtomicExpandUtils.h
U    include/llvm/Object/Binary.h
U    docs/index.rst
A    docs/Benchmarking.rst
U    tools/llvm-nm/llvm-nm.cpp
U    tools/llvm-profdata/llvm-profdata.cpp
U    utils/TableGen/GlobalISelEmitter.cpp
U    unittests/Support/CrashRecoveryTest.cpp
U    lib/Analysis/InstructionSimplify.cpp
U    lib/Analysis/ValueTracking.cpp
U    lib/Analysis/Lint.cpp
U    lib/Analysis/ConstantFolding.cpp
U    lib/Analysis/TargetTransformInfo.cpp
U    lib/Analysis/ScalarEvolution.cpp
U    lib/Analysis/LoopPass.cpp
U    lib/Fuzzer/test/fuzzer-segv.test
U    lib/Fuzzer/FuzzerUtilPosix.cpp
U    lib/Target/X86/X86InstrInfo.cpp
U    lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
U    lib/Target/MSP430/MSP430InstrInfo.td
U    lib/Target/MSP430/MSP430RegisterInfo.cpp
U    lib/Target/AArch64/AArch64Subtarget.cpp
U    lib/Target/AArch64/AArch64ISelLowering.cpp
U    lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
U    lib/Target/AMDGPU/R600ISelLowering.cpp
U    lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
U    lib/Target/AMDGPU/SMInstructions.td
U    lib/Target/AMDGPU/AMDGPUSubtarget.h
U    lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
U    lib/Target/AMDGPU/SIISelLowering.h
U    lib/Target/AMDGPU/SIISelLowering.cpp
U    lib/Target/AMDGPU/R600ISelLowering.h
U    lib/Target/SystemZ/SystemZTargetTransformInfo.h
U    lib/Target/SystemZ/SystemZInstrInfo.cpp
U    lib/Target/ARM/ARMTargetMachine.cpp
U    lib/Target/ARM/ARMTargetObjectFile.cpp
U    lib/Target/ARM/ARMTargetMachine.h
U    lib/Target/PowerPC/PPCInstrVSX.td
U    lib/Target/PowerPC/PPCInstrInfo.td
U    lib/Target/PowerPC/PPCISelLowering.cpp
U    lib/Target/PowerPC/PPCISelLowering.h
U    lib/Passes/PassBuilder.cpp
U    lib/Transforms/Instrumentation/PGOInstrumentation.cpp
U    lib/Transforms/Instrumentation/SanitizerCoverage.cpp
U    lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
U    lib/Transforms/Scalar/GuardWidening.cpp
U    lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
U    lib/Transforms/Scalar/LoopUnswitch.cpp
U    lib/Transforms/Coroutines/CoroFrame.cpp
U    lib/Transforms/Coroutines/CoroSplit.cpp
U    lib/Transforms/InstCombine/InstCombineCompares.cpp
U    lib/Transforms/InstCombine/InstructionCombining.cpp
U    lib/Transforms/InstCombine/InstCombineCasts.cpp
U    lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
U    lib/Transforms/InstCombine/InstCombineCalls.cpp
U    lib/Transforms/InstCombine/InstCombineAddSub.cpp
U    lib/Transforms/Vectorize/LoopVectorize.cpp
U    lib/Transforms/Utils/Local.cpp
U    lib/Transforms/Utils/SimplifyLibCalls.cpp
U    lib/Transforms/Utils/SimplifyCFG.cpp
U    lib/CodeGen/SelectionDAG/DAGCombiner.cpp
U    lib/CodeGen/LiveIntervalAnalysis.cpp
U    lib/Demangle/ItaniumDemangle.cpp
Updated to revision 303846.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    tools/driver/driver.cpp
U    unittests/Format/FormatTestObjC.cpp
U    unittests/Format/FormatTest.cpp
U    unittests/Driver/ToolChainTest.cpp
U    unittests/Tooling/CompilationDatabaseTest.cpp
U    lib/CodeGen/CGBuiltin.cpp
U    lib/CodeGen/CGCoroutine.cpp
U    lib/Index/IndexBody.cpp
U    lib/Tooling/CommonOptionsParser.cpp
U    lib/Tooling/CompilationDatabase.cpp
U    lib/Tooling/Tooling.cpp
U    lib/Headers/altivec.h
U    lib/Frontend/CompilerInvocation.cpp
U    lib/Frontend/CreateInvocationFromCommandLine.cpp
U    lib/Basic/Targets.cpp
U    lib/Analysis/AnalysisDeclContext.cpp
U    lib/Sema/SemaCoroutine.cpp
U    lib/Sema/SemaLookup.cpp
U    lib/Sema/SemaChecking.cpp
U    lib/Sema/SemaExpr.cpp
U    lib/Sema/AnalysisBasedWarnings.cpp
U    lib/Sema/TreeTransform.h
U    lib/Sema/SemaDeclAttr.cpp
U    lib/Sema/SemaDecl.cpp
U    lib/Sema/SemaLambda.cpp
U    lib/Format/ContinuationIndenter.cpp
U    lib/Format/TokenAnnotator.cpp
U    lib/Format/Format.cpp
U    lib/Lex/LiteralSupport.cpp
U    lib/Driver/Driver.cpp
A    test/CodeGenCoroutines/coro-ret-void.cpp
A    test/CodeGenCoroutines/coro-unhandled-exception.cpp
A    test/CodeGenCoroutines/coro-lambda.cpp
A    test/CodeGenCoroutines/Inputs
A    test/CodeGenCoroutines/Inputs/coroutine.h
A    test/CodeGenCoroutines/coro-params.cpp
A    test/CodeGenCoroutines/coro-promise-dtor.cpp
D    test/Driver/arm-darwin-builtin.c
U    test/Driver/gfortran.f90
U    test/Driver/clang_f_opts.c
U    test/Driver/unknown-arg.c
U    test/Driver/cl-outputs.c
U    test/Driver/debug-options.c
U    test/Driver/split-debug.h
U    test/Driver/aarch64-cpus.c
U    test/Driver/amdgpu-features.c
U    test/Driver/cuda-external-tools.cu
U    test/Driver/arm-default-build-attributes.s
U    test/CodeGen/builtins-ppc-vsx.c
U    test/CodeGen/builtins-ppc-error.c
D    test/SemaCXX/imaginary-constants.cpp
U    test/SemaCXX/coroutine-unhandled_exception-warning.cpp
U    test/SemaCXX/coroutines.cpp
U    test/SemaCXX/coreturn.cpp
U    test/SemaObjC/unguarded-availability.m
U    test/Preprocessor/cxx_oper_keyword.cpp
U    test/SemaOpenCL/vector_literals_invalid.cl
U    test/SemaOpenCL/invalid-pipes-cl2.0.cl
U    test/Parser/objc-available.m
U    test/Parser/MicrosoftExtensions.cpp
U    test/OpenMP/nvptx_target_codegen.cpp
U    test/Index/index-attrs.cpp
U    test/Index/Core/index-source.m
U    test/Index/index-attrs.c
U    include/clang/Sema/ScopeInfo.h
U    include/clang/Sema/Sema.h
U    include/clang/Format/Format.h
U    include/clang/Tooling/CompilationDatabase.h
U    include/clang/Basic/BuiltinsPPC.def
U    include/clang/Basic/DiagnosticSemaKinds.td
U    include/clang/Basic/DiagnosticLexKinds.td
Updated to revision 303846.
-- 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
[ 33%] Built target obj.clang-tblgen
Scanning dependencies of target LLVMDemangle
[ 33%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o
[ 33%] Linking CXX static library ../libLLVMDemangle.a
[ 33%] Built target LLVMDemangle
Scanning dependencies of target LLVMSupport
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o
[ 33%] Linking CXX static library ../libLLVMSupport.a
[100%] Built target LLVMSupport
[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