[www-scripts] Clang Attribute Doc Update: SUCCESS
LLVM via www-scripts
www-scripts at lists.llvm.org
Mon Sep 23 03:02:34 PDT 2019
UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
A utils/gn/secondary/llvm/lib/Target/AVR
A utils/gn/secondary/llvm/lib/Target/AVR/TargetInfo
A utils/gn/secondary/llvm/lib/Target/AVR/MCTargetDesc
A utils/gn/secondary/llvm/lib/Target/AVR/AsmParser
A utils/gn/secondary/llvm/lib/Target/AVR/Disassembler
U include/llvm/IR/IntrinsicsX86.td
U include/llvm/IR/DataLayout.h
A docs/CommandGuide/llvm-locstats.rst
U docs/CommandGuide/index.rst
U utils/gn/TODO.txt
U utils/gn/secondary/llvm/lib/Target/targets.gni
A utils/gn/secondary/llvm/lib/Target/AVR/BUILD.gn
A utils/gn/secondary/llvm/lib/Target/AVR/TargetInfo/BUILD.gn
A utils/gn/secondary/llvm/lib/Target/AVR/MCTargetDesc/BUILD.gn
A utils/gn/secondary/llvm/lib/Target/AVR/AsmParser/BUILD.gn
A utils/gn/secondary/llvm/lib/Target/AVR/Disassembler/BUILD.gn
U utils/TableGen/CodeGenDAGPatterns.cpp
A utils/llvm-locstats/llvm-locstats.py
A utils/llvm-locstats/CMakeLists.txt
U lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
U lib/Target/X86/X86ISelLowering.cpp
U lib/Target/X86/X86InstrMMX.td
U lib/Target/X86/X86ISelDAGToDAG.cpp
U lib/Target/X86/X86TargetTransformInfo.cpp
U lib/Target/X86/X86InstrSSE.td
U lib/Target/X86/X86InstrAVX512.td
U lib/Target/X86/X86InstrXOP.td
U lib/Target/X86/X86InstrInfo.td
U lib/Target/AArch64/AArch64ISelLowering.cpp
U lib/Target/AArch64/AArch64StackTagging.cpp
U lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
U lib/Target/Mips/MipsRegisterBankInfo.cpp
U lib/Target/Mips/MipsISelLowering.cpp
U lib/Target/Mips/MipsSEISelDAGToDAG.cpp
U lib/Target/Mips/MipsInstructionSelector.cpp
U lib/Target/Mips/MipsCallLowering.cpp
U lib/Target/Mips/MipsLegalizerInfo.cpp
U lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
U lib/Target/AMDGPU/AMDGPUISelLowering.cpp
U lib/Target/ARM/ARMLowOverheadLoops.cpp
U lib/Target/ARM/ARMInstrMVE.td
U lib/Target/ARM/MVETailPredication.cpp
U lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
U lib/XRay/FDRRecordProducer.cpp
U lib/Transforms/InstCombine/InstCombineCompares.cpp
U lib/Transforms/InstCombine/InstCombineSelect.cpp
U lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp
U lib/Transforms/Scalar/ConstantHoisting.cpp
U lib/Transforms/Scalar/LoopStrengthReduce.cpp
U lib/Transforms/IPO/FunctionAttrs.cpp
U lib/CodeGen/SelectionDAG/SelectionDAG.cpp
U lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
U lib/IR/Verifier.cpp
U lib/IR/DataLayout.cpp
U CMakeLists.txt
U test/Transforms/SLPVectorizer/X86/arith-fix.ll
U test/Transforms/InstCombine/icmp.ll
U test/lit.cfg.py
U test/Analysis/CostModel/X86/arith-fix.ll
U test/CodeGen/X86/avx512-vec-cmp.ll
U test/CodeGen/X86/memset-zero.ll
U test/CodeGen/X86/commute-fcmp.ll
A test/CodeGen/Thumb2/LowOverheadLoops/vector-reduce-mve-tail.ll
U test/CodeGen/Thumb2/mve-vctp.ll
U test/tools/llvm-dwarfdump/X86/locstats.ll
U test/Analysis/CostModel/X86/trunc.ll
U test/CodeGen/Thumb2/LowOverheadLoops/end-positive-offset.mir
A test/CodeGen/Mips/GlobalISel/instruction-select/var_arg.mir
A test/CodeGen/Mips/GlobalISel/regbankselect/var_arg.mir
U test/Transforms/InstCombine/minmax-fold.ll
U test/Analysis/CostModel/X86/arith-overflow.ll
U test/Analysis/CostModel/X86/cast.ll
U test/CodeGen/X86/bitcast-mmx.ll
A test/CodeGen/Thumb2/LowOverheadLoops/vector-arith-codegen.ll
A test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
A test/CodeGen/Mips/GlobalISel/irtranslator/var_arg.ll
U test/CodeGen/X86/memset-nonzero.ll
U test/CodeGen/X86/memcpy.ll
U test/CodeGen/X86/avx512f-vec-test-testn.ll
U test/CodeGen/AArch64/arm64-vshift.ll
U test/CodeGen/Thumb2/LowOverheadLoops/revert-non-header.mir
U test/CodeGen/Thumb2/LowOverheadLoops/branch-targets.ll
A test/CodeGen/Mips/GlobalISel/llvm-ir/var_arg.ll
U test/CodeGen/X86/bmi-x86_64.ll
U test/CodeGen/X86/mmx-fold-load.ll
U test/CodeGen/Thumb2/LowOverheadLoops/revert-non-loop.mir
U test/CodeGen/Thumb2/LowOverheadLoops/revert-while.mir
A test/CodeGen/Mips/GlobalISel/legalizer/var_arg.mir
Updated to revision 372573.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
Skipped 'docs/ClangCommandLineReference.rst' -- Node remains in conflict
U docs/LanguageExtensions.rst
U docs/ClangFormatStyleOptions.rst
U unittests/AST/CMakeLists.txt
U unittests/AST/ASTImporterTest.cpp
A unittests/AST/ASTImporterODRStrategiesTest.cpp
U unittests/Format/FormatTest.cpp
U lib/Sema/SemaDeclCXX.cpp
U lib/Sema/SemaTemplateInstantiateDecl.cpp
U lib/Sema/SemaDecl.cpp
U lib/Sema/SemaType.cpp
U lib/Sema/SemaChecking.cpp
U lib/AST/DeclCXX.cpp
U lib/AST/ASTImporter.cpp
U lib/AST/ExprConstant.cpp
U lib/Format/Format.cpp
U lib/Format/UnwrappedLineFormatter.cpp
U lib/Format/ContinuationIndenter.cpp
U lib/CodeGen/CGCall.cpp
U test/CXX/drs/dr2xx.cpp
A test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/dtor.cpp
U test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp
U test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp
U test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/p2.cpp
A test/CodeGen/builtin-preserve-access-index-nonptr.c
U test/SemaCXX/cxx2a-consteval.cpp
U test/SemaCXX/cxx2a-explicit-bool.cpp
U test/SemaCXX/constexpr-builtin-bit-cast.cpp
U test/SemaCXX/attr-require-constant-initialization.cpp
U test/SemaCXX/constant-expression-cxx2a.cpp
A test/Lexer/has_feature_leak_sanitizer.cpp
U test/Sema/builtins-x86.c
U test/Sema/builtin-preserve-access-index.c
A test/Sema/warn-integer-constants-in-ternary.c
U include/clang/AST/DeclCXX.h
U include/clang/Format/Format.h
U include/clang/Basic/BuiltinsX86.def
U include/clang/Basic/DiagnosticASTKinds.td
U include/clang/Basic/DiagnosticSemaKinds.td
U include/clang/Basic/BuiltinsX86_64.def
U include/clang/Basic/Features.def
Updated to revision 372573.
Summary of conflicts:
Skipped paths: 1
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)
-- 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
-- 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 RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Clang version: 10.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- Failed to find LLVM FileCheck
-- 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:112: WARNING: Definition 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:386: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:484: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:500: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:538: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:542: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:546: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:618: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:628: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:696: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:934: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:940: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:957: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:969: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:986: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1050: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1074: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1098: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1102: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1124: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1309: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1329: WARNING: Duplicate explicit target name: "cmdoption-clang-fcf-protection".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1339: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1347: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1479: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1491: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1507: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1595: WARNING: Duplicate explicit target name: "cmdoption-clang-flax-vector-conversions".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1637: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1691: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1789: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1867: WARNING: Duplicate explicit target name: "cmdoption-clang-fprofile-remapping-file".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2296: WARNING: Duplicate explicit target name: "cmdoption-clang-mcmodel".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2334: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3027: WARNING: Duplicate explicit target name: "cmdoption-clang--optimize".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3039: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3150: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3292: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3320: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3350: WARNING: Duplicate explicit target name: "cmdoption-clang--force-link".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:465: WARNING: Duplicate explicit target name: "cmdoption-flto".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:539: WARNING: Duplicate explicit target name: "cmdoption-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:4333: WARNING: Could not lex literal_block as "c++". Highlighting skipped.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:4362: WARNING: Could not lex literal_block as "c++". Highlighting skipped.
Built target docs-clang-html
More information about the www-scripts
mailing list