[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Tue Apr 11 03:00:59 PDT 2017


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    lib/Analysis/InstructionSimplify.cpp
U    lib/Target/X86/X86FastISel.cpp
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/AArch64/AArch64ISelLowering.cpp
U    lib/Target/AArch64/AArch64ISelLowering.h
U    lib/Target/AArch64/AArch64TargetTransformInfo.cpp
U    lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
U    lib/Target/Mips/Mips16HardFloat.cpp
U    lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
U    lib/Target/AMDGPU/AMDGPU.h
U    lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
U    lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
U    lib/Target/AMDGPU/AMDGPUInstrInfo.h
U    lib/Target/AMDGPU/AMDGPUSubtarget.cpp
U    lib/Target/AMDGPU/AMDGPURegisterInfo.h
U    lib/Target/AMDGPU/VOP2Instructions.td
U    lib/Target/AMDGPU/SIMachineFunctionInfo.h
U    lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
U    lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
U    lib/Target/NVPTX/NVPTXLowerArgs.cpp
U    lib/Target/PowerPC/PPCAsmPrinter.cpp
U    lib/Target/PowerPC/PPCCTRLoops.cpp
U    lib/Target/ARM/ARMTargetTransformInfo.cpp
U    lib/Target/ARM/ARMISelLowering.h
U    lib/Target/ARM/ARMISelLowering.cpp
U    lib/AsmParser/LLParser.h
U    lib/AsmParser/LLParser.cpp
U    lib/Transforms/IPO/CrossDSOCFI.cpp
U    lib/Transforms/IPO/GlobalOpt.cpp
U    lib/Transforms/IPO/MergeFunctions.cpp
UU   lib/Transforms/IPO/ArgumentPromotion.cpp
UU   lib/Transforms/IPO/DeadArgumentElimination.cpp
U    lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
U    lib/Transforms/IPO/WholeProgramDevirt.cpp
U    lib/Transforms/IPO/SampleProfile.cpp
U    lib/Transforms/Coroutines/CoroElide.cpp
U    lib/Transforms/InstCombine/InstructionCombining.cpp
U    lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
U    lib/Transforms/InstCombine/InstCombineCalls.cpp
U    lib/Transforms/InstCombine/InstCombineAddSub.cpp
U    lib/Transforms/Utils/MemorySSA.cpp
U    lib/Transforms/Utils/BuildLibCalls.cpp
UU   lib/Transforms/Utils/CodeExtractor.cpp
U    lib/Transforms/Utils/InlineFunction.cpp
U    lib/Transforms/Utils/SimplifyLibCalls.cpp
U    lib/Transforms/Utils/DemoteRegToStack.cpp
UU   lib/Transforms/Utils/CloneFunction.cpp
U    lib/Transforms/Utils/ModuleUtils.cpp
U    lib/Transforms/Utils/PredicateInfo.cpp
U    lib/Transforms/Instrumentation/SanitizerCoverage.cpp
U    lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
U    lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
U    lib/Transforms/Instrumentation/ThreadSanitizer.cpp
U    lib/Transforms/Instrumentation/MemorySanitizer.cpp
U    lib/Transforms/Instrumentation/AddressSanitizer.cpp
U    lib/Transforms/Scalar/GVNHoist.cpp
U    lib/Transforms/Scalar/MemCpyOptimizer.cpp
U    lib/Transforms/Scalar/LoopIdiomRecognize.cpp
U    lib/Transforms/Scalar/NewGVN.cpp
U    lib/Transforms/Scalar/SROA.cpp
U    lib/Transforms/Scalar/LICM.cpp
U    lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
U    lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp
U    lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp
U    lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp
U    lib/CodeGen/WinEHPrepare.cpp
U    lib/CodeGen/SafeStack.cpp
U    lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
U    lib/CodeGen/BranchFolding.cpp
U    lib/CodeGen/MachineBlockPlacement.cpp
U    lib/CodeGen/TargetLoweringBase.cpp
U    lib/CodeGen/StackProtector.cpp
U    lib/CodeGen/IntrinsicLowering.cpp
U    lib/CodeGen/MachineOutliner.cpp
U    lib/CodeGen/SjLjEHPrepare.cpp
U    lib/CodeGen/CountingFunctionInserter.cpp
U    lib/Bitcode/Reader/BitcodeReader.cpp
D    lib/IR/AttributeSetNode.h
U    lib/IR/Instructions.cpp
U    lib/IR/Verifier.cpp
U    lib/IR/Attributes.cpp
U    lib/IR/Core.cpp
U    lib/IR/AttributeImpl.h
U    lib/IR/DataLayout.cpp
U    lib/IR/Constants.cpp
UU   lib/IR/AsmWriter.cpp
U    lib/IR/AutoUpgrade.cpp
U    lib/IR/IRBuilder.cpp
U    lib/IR/Module.cpp
D    test/Instrumentation/AddressSanitizer/no-globals.ll
U    test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
U    test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime.ll
U    test/Instrumentation/AddressSanitizer/stack-poisoning-and-lifetime-be.ll
U    test/Instrumentation/AddressSanitizer/lifetime.ll
U    test/Instrumentation/AddressSanitizer/lifetime-throw.ll
U    test/Instrumentation/AddressSanitizer/global_metadata.ll
U    test/Instrumentation/AddressSanitizer/stack_layout.ll
U    test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
U    test/Instrumentation/AddressSanitizer/instrument_global.ll
U    test/Instrumentation/MemorySanitizer/Mips/vararg-mips64el.ll
U    test/Instrumentation/MemorySanitizer/Mips/vararg-mips64.ll
U    test/Instrumentation/MemorySanitizer/PowerPC/vararg-ppc64.ll
U    test/Instrumentation/MemorySanitizer/PowerPC/vararg-ppc64le.ll
U    test/Instrumentation/MemorySanitizer/AArch64/vararg.ll
U    test/CodeGen/AMDGPU/captured-frame-index.ll
U    test/CodeGen/AMDGPU/promote-alloca-lifetime.ll
U    test/CodeGen/SystemZ/stack-guard.ll
U    test/CodeGen/Thumb/stack_guard_remat.ll
U    test/CodeGen/Thumb/PR17309.ll
U    test/CodeGen/Thumb/stack-coloring-without-frame-ptr.ll
A    test/CodeGen/ARM/bool-ext-inc.ll
A    test/CodeGen/ARM/unschedule-first-call.ll
U    test/CodeGen/ARM/ldrd.ll
U    test/CodeGen/ARM/interval-update-remat.ll
U    test/CodeGen/ARM/stack_guard_remat.ll
U    test/CodeGen/NVPTX/bug22322.ll
U    test/CodeGen/PowerPC/addi-licm.ll
U    test/CodeGen/PowerPC/ctrloop-intrin.ll
U    test/CodeGen/PowerPC/lsa.ll
U    test/CodeGen/PowerPC/pr30451.ll
A    test/CodeGen/PowerPC/ctrloop-i128.ll
U    test/CodeGen/PowerPC/swaps-le-4.ll
U    test/CodeGen/PowerPC/toc-load-sched-bug.ll
U    test/CodeGen/PowerPC/tail-dup-branch-to-fallthrough.ll
U    test/CodeGen/PowerPC/BreakableToken-reduced.ll
A    test/CodeGen/X86/tail-merge-identical.ll
U    test/CodeGen/X86/block-placement.ll
U    test/CodeGen/X86/crash.ll
U    test/CodeGen/X86/stack_guard_remat.ll
U    test/CodeGen/X86/misched-aa-colored.ll
U    test/CodeGen/X86/stack-protector-weight.ll
U    test/CodeGen/X86/StackColoring.ll
U    test/CodeGen/X86/unwindraise.ll
U    test/CodeGen/X86/dbg-changes-codegen-branch-folding.ll
A    test/CodeGen/X86/tail-dup-no-other-successor.ll
U    test/CodeGen/X86/fast-isel-deadcode.ll
U    test/CodeGen/X86/fast-isel-nontemporal.ll
U    test/CodeGen/X86/tail-dup-merge-loop-headers.ll
A    test/CodeGen/X86/bool-ext-inc.ll
U    test/CodeGen/X86/StackColoring-dbg.ll
U    test/CodeGen/X86/machine-trace-metrics-crash.ll
U    test/CodeGen/X86/local_stack_symbol_ordering.ll
U    test/CodeGen/X86/dynamic-alloca-lifetime.ll
U    test/CodeGen/X86/catchpad-lifetime.ll
U    test/CodeGen/X86/unused_stackslots.ll
U    test/CodeGen/X86/x32-va_start.ll
U    test/CodeGen/X86/load-slice.ll
U    test/CodeGen/X86/avx-vbroadcast.ll
U    test/CodeGen/X86/stack-align.ll
U    test/CodeGen/X86/catchpad-weight.ll
U    test/CodeGen/X86/fast-isel.ll
U    test/CodeGen/AArch64/stack_guard_remat.ll
U    test/CodeGen/AArch64/combine-comparisons-by-cse.ll
U    test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
U    test/CodeGen/Hexagon/opt-spill-volatile.ll
U    test/CodeGen/Hexagon/bit-rie.ll
U    test/CodeGen/Hexagon/rdf-inline-asm-fixed.ll
U    test/CodeGen/Hexagon/runtime-stkchk.ll
U    test/CodeGen/Hexagon/rdf-copy-undef2.ll
U    test/CodeGen/Hexagon/hwloop-loop1.ll
U    test/CodeGen/Hexagon/memops-stack.ll
U    test/CodeGen/Hexagon/rdf-phi-up.ll
U    test/CodeGen/Thumb2/stack_guard_remat.ll
U    test/CodeGen/Thumb2/ifcvt-rescan-bug-2016-08-22.ll
U    test/CodeGen/BPF/warn-stack.ll
U    test/CodeGen/Mips/stchar.ll
U    test/CodeGen/Mips/stackcoloring.ll
A    test/Assembler/datalayout-alloca-addrspace-mismatch-2.ll
A    test/Assembler/alloca-addrspace-parse-error-0.ll
A    test/Assembler/alloca-addrspace-parse-error-1.ll
U    test/Assembler/auto_upgrade_intrinsics.ll
A    test/Assembler/datalayout-alloca-addrspace-mismatch-0.ll
A    test/Assembler/alloca-addrspace0.ll
A    test/Assembler/invalid-datalayout-alloca-addrspace.ll
A    test/Assembler/datalayout-alloca-addrspace.ll
A    test/Assembler/datalayout-alloca-addrspace-mismatch-1.ll
U    test/Transforms/SafeStack/X86/call.ll
U    test/Transforms/SafeStack/X86/coloring-ssp.ll
U    test/Transforms/SafeStack/X86/layout-frag.ll
U    test/Transforms/SafeStack/X86/coloring2.ll
U    test/Transforms/SafeStack/X86/coloring.ll
U    test/Transforms/SafeStack/X86/debug-loc2.ll
U    test/Transforms/LoopVectorize/lifetime.ll
U    test/Transforms/NewGVN/lifetime-simple.ll
U    test/Transforms/NewGVN/cond_br2.ll
U    test/Transforms/SROA/pr26972.ll
U    test/Transforms/SROA/vector-lifetime-intrinsic.ll
A    test/Transforms/SROA/alloca-address-space.ll
U    test/Transforms/SROA/basictest.ll
U    test/Transforms/AtomicExpand/SPARC/libcalls.ll
U    test/Transforms/MemCpyOpt/lifetime.ll
U    test/Transforms/MemCpyOpt/pr29105.ll
U    test/Transforms/MemCpyOpt/memcpy-undef.ll
U    test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll
U    test/Transforms/MemCpyOpt/memcpy.ll
U    test/Transforms/Inline/lifetime-no-datalayout.ll
U    test/Transforms/Inline/alloca-bonus.ll
U    test/Transforms/Inline/crash-lifetime-marker.ll
U    test/Transforms/Inline/lifetime.ll
U    test/Transforms/BBVectorize/X86/wr-aliases.ll
A    test/Transforms/LICM/hoist-fast-fdiv.ll
U    test/Transforms/GVN/lifetime-simple.ll
U    test/Transforms/GVN/cond_br2.ll
U    test/Transforms/SimplifyCFG/empty-cleanuppad.ll
U    test/Transforms/SimplifyCFG/critedge-assume.ll
U    test/Transforms/SimplifyCFG/lifetime.ll
U    test/Transforms/InterleavedAccess/AArch64/interleaved-accesses.ll
U    test/Transforms/InterleavedAccess/ARM/interleaved-accesses.ll
U    test/Transforms/CorrelatedValuePropagation/alloca.ll
U    test/Transforms/Coroutines/coro-split-dbg.ll
U    test/Transforms/AddDiscriminators/call.ll
U    test/Transforms/DeadStoreElimination/lifetime.ll
U    test/Transforms/DeadStoreElimination/dominate.ll
U    test/Transforms/LoopUnswitch/copy-metadata.ll
U    test/Transforms/Mem2Reg/ignore-lifetime.ll
U    test/Transforms/IndVarSimplify/exit_value_test2.ll
U    test/Transforms/GVNHoist/pr29034.ll
U    test/Transforms/GVNHoist/hoist-very-busy.ll
U    test/Transforms/SampleProfile/remarks.ll
U    test/Transforms/SampleProfile/inline-coverage.ll
U    test/Transforms/InstCombine/lifetime.ll
U    test/Transforms/InstCombine/compare-alloca.ll
U    test/Transforms/InstCombine/memcpy-from-global.ll
U    test/Transforms/InstCombine/vararg.ll
U    test/Transforms/InstCombine/rem.ll
U    test/Transforms/InstCombine/2008-05-22-NegValVector.ll
U    test/Transforms/InstCombine/deadcode.ll
U    test/Transforms/InstCombine/or.ll
U    test/Transforms/InstCombine/sub.ll
U    test/Transforms/InstCombine/malloc-free-delete.ll
U    test/Transforms/InstCombine/builtin-object-size-offset.ll
U    test/Transforms/InstCombine/builtin-object-size-ptr.ll
U    test/Transforms/InstCombine/add.ll
U    test/Transforms/InstCombine/lifetime-asan.ll
U    test/Transforms/Util/MemorySSA/lifetime-simple.ll
U    test/Transforms/CodeGenPrepare/builtin-condition.ll
A    test/MC/Disassembler/AMDGPU/mac.txt
U    test/tools/llvm-pdbdump/class-layout.test
U    test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test
U    test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test
U    test/DebugInfo/PDB/Inputs/symbolformat.cpp
U    test/DebugInfo/PDB/Inputs/symbolformat.pdb
U    test/Analysis/LazyValueAnalysis/invalidation.ll
U    test/Analysis/BasicAA/modref.ll
U    include/llvm/IR/Instructions.h
UU   include/llvm/IR/Attributes.h
U    include/llvm/IR/Intrinsics.td
U    include/llvm/IR/IRBuilder.h
A    include/llvm/IR/AttributeSetNode.h
U    include/llvm/IR/Module.h
U    include/llvm/IR/DataLayout.h
U    include/llvm/DebugInfo/PDB/PDBSymbol.h
U    include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h
U    include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h
U    include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
U    include/llvm/DebugInfo/PDB/PDBSymDumper.h
U    include/llvm/ADT/SmallBitVector.h
UU   include/llvm/ADT/BitVector.h
U    include/llvm/Transforms/Utils/ModuleUtils.h
U    include/llvm/Transforms/Utils/MemorySSA.h
U    docs/LangRef.rst
U    tools/llvm-stress/llvm-stress.cpp
U    tools/llvm-pdbdump/PrettyVariableDumper.h
U    tools/llvm-pdbdump/LinePrinter.cpp
U    tools/llvm-pdbdump/PrettyClassDefinitionDumper.cpp
U    tools/llvm-pdbdump/llvm-pdbdump.cpp
U    tools/llvm-pdbdump/PrettyVariableDumper.cpp
U    tools/llvm-pdbdump/PrettyBuiltinDumper.cpp
U    tools/llvm-pdbdump/LinePrinter.h
U    tools/llvm-pdbdump/PrettyTypeDumper.cpp
U    tools/llvm-pdbdump/llvm-pdbdump.h
U    tools/llvm-pdbdump/PrettyClassDefinitionDumper.h
U    tools/lli/lli.cpp
U    tools/bugpoint/ExtractFunction.cpp
U    unittests/ADT/BitVectorTest.cpp
U    unittests/Analysis/ScalarEvolutionTest.cpp
Updated to revision 299926.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    lib/Driver/ToolChains/Linux.cpp
U    lib/CodeGen/CGExpr.cpp
U    lib/CodeGen/CGDecl.cpp
U    lib/CodeGen/CGStmtOpenMP.cpp
U    lib/CodeGen/CGCall.cpp
UU   lib/CodeGen/CodeGenModule.cpp
U    test/CodeGenObjCXX/literals.mm
U    test/CodeGenObjCXX/arc-references.mm
U    test/CodeGenObjCXX/arc-move.mm
U    test/CodeGenObjCXX/arc.mm
U    test/CodeGenCXX/nrvo.cpp
U    test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp
U    test/CodeGenCXX/destructors.cpp
A    test/OpenMP/vla_crash.c
U    test/CodeGenObjC/arc-blocks.m
U    test/CodeGenObjC/exceptions.m
U    test/CodeGenObjC/arc-ternary-op.m
U    test/CodeGenObjC/arc.m
U    test/CodeGenObjC/arc-precise-lifetime.m
U    test/CodeGen/cleanup-destslot-simple.c
U    test/CodeGen/temporary-lifetime-exceptions.cpp
U    test/CodeGen/temporary-lifetime.cpp
U    test/CodeGen/lifetime-asan.c
U    test/CodeGen/2006-05-19-SingleEltReturn.c
U    test/CodeGen/lifetime2.c
U    test/Driver/fsanitize.c
U    include/clang/Format/Format.h
U    docs/ClangFormatStyleOptions.rst
U    docs/LTOVisibility.rst
Updated to revision 299926.
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Sphinx enabled.
-- 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
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/clang_commandline_docs/build/llvm
BUILDING LLVM CLANG
[ 25%] Built target obj.clang-tblgen
[ 25%] Built target LLVMDemangle
Scanning dependencies of target LLVMSupport
[ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o
[ 25%] 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:306: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:400: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:416: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:446: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:450: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:454: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:514: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:524: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:582: WARNING: Duplicate explicit target name: "cmdoption-clang-working-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:586: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:762: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:764: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:781: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:793: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:810: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:868: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:876: WARNING: Duplicate explicit target name: "cmdoption-clang--imacros".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:880: WARNING: Duplicate explicit target name: "cmdoption-clang--include".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:888: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:912: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:916: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:928: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1029: WARNING: Duplicate explicit target name: "cmdoption-clang--warn-".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1099: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1115: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1123: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1213: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1225: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1235: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1337: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1391: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1473: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1843: WARNING: Duplicate explicit target name: "cmdoption-clang-G".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1915: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2248: WARNING: Duplicate explicit target name: "cmdoption-clang-O".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2260: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2345: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2485: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2513: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2535: 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