[www-scripts] Clang Attribute Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Wed Feb 27 03:02:26 PST 2019


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
A    utils/lit/tests/Inputs/parallelism-groups
A    utils/lit/tests/Inputs/parallelism-groups/test1.txt
A    utils/lit/tests/Inputs/parallelism-groups/test2.txt
U    lib/Target/SystemZ/SystemZInstrVector.td
U    tools/llvm-readobj/ELFDumper.cpp
U    tools/llvm-objdump/llvm-objdump.cpp
U    tools/llvm-objdump/ELFDump.cpp
U    tools/llvm-objcopy/ELF/ELFObjcopy.cpp
U    utils/TableGen/CodeGenSchedule.cpp
U    utils/TableGen/AsmWriterEmitter.cpp
U    utils/lit/lit/TestingConfig.py
U    utils/lit/lit/run.py
A    utils/lit/tests/parallelism-groups.py
A    utils/lit/tests/Inputs/parallelism-groups/lit.cfg
U    utils/vim/syntax/llvm.vim
U    unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
U    unittests/DebugInfo/DWARF/DwarfGenerator.cpp
U    unittests/Support/TargetParserTest.cpp
U    lib/MCA/Stages/DispatchStage.cpp
U    lib/MCA/HardwareUnits/Scheduler.cpp
U    lib/CodeGen/GlobalISel/LegalizerHelper.cpp
U    lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
U    lib/CodeGen/SelectionDAG/DAGCombiner.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
U    lib/Analysis/InstructionSimplify.cpp
U    lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp
U    lib/Target/Mips/MipsLegalizerInfo.cpp
U    lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
U    lib/Target/Mips/MipsAsmPrinter.cpp
U    lib/Target/AMDGPU/SIISelLowering.cpp
U    lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
U    lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
U    lib/Target/SystemZ/SystemZOperators.td
U    lib/Target/SystemZ/SystemZISelLowering.h
U    test/CodeGen/SystemZ/vec-const-05.ll
U    test/CodeGen/SystemZ/vec-const-06.ll
U    lib/Target/SystemZ/SystemZRegisterInfo.cpp
U    lib/Target/SystemZ/SystemZISelLowering.cpp
U    lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
U    lib/Target/ARM/InstPrinter/ARMInstPrinter.h
U    lib/Target/ARM/ARMRegisterInfo.td
U    lib/Target/ARM/ARM.td
U    lib/Target/X86/X86.td
U    lib/Target/X86/X86CallingConv.cpp
U    lib/ObjectYAML/ELFYAML.cpp
U    lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
U    lib/DebugInfo/DWARF/DWARFDebugLine.cpp
U    lib/DebugInfo/DWARF/DWARFFormValue.cpp
U    lib/DebugInfo/DWARF/DWARFDie.cpp
U    lib/Support/PrettyStackTrace.cpp
U    lib/Support/Host.cpp
U    lib/Transforms/InstCombine/InstCombineSelect.cpp
U    lib/Transforms/Scalar/LoopUnswitch.cpp
U    lib/Transforms/IPO/HotColdSplitting.cpp
A    test/CodeGen/SystemZ/load-and-test-RA-hints.mir
A    test/Analysis/MemorySSA/pr39197.ll
U    test/CodeGen/X86/vec_ssubo.ll
A    test/CodeGen/X86/x86-64-veccallcc.ll
U    docs/LangRef.rst
U    test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll
U    lib/Passes/PassBuilder.cpp
U    test/CodeGen/AArch64/arm64-rev.ll
U    test/CodeGen/Mips/GlobalISel/legalizer/add.mir
U    test/CodeGen/AMDGPU/bitreverse.ll
U    test/CodeGen/WebAssembly/exception.ll
U    test/CodeGen/ARM/build-attributes.ll
U    test/CodeGen/X86/constant-combines.ll
U    test/CodeGen/AMDGPU/bswap.ll
U    test/CodeGen/WebAssembly/cfg-stackify-eh.ll
A    test/CodeGen/SystemZ/vec-const-19.ll
U    test/CodeGen/ARM/movt.ll
U    test/CodeGen/X86/x86-64-double-shifts-var.ll
U    test/CodeGen/X86/vec_saddo.ll
U    include/llvm/BinaryFormat/DynamicTags.def
U    include/llvm/MC/MCInstPrinter.h
U    include/llvm/Support/X86TargetParser.def
U    include/llvm/MCA/HardwareUnits/Scheduler.h
U    test/Transforms/InstCombine/saturating-add-sub.ll
U    test/Transforms/InstSimplify/call.ll
U    test/Transforms/HotColdSplit/X86/do-not-split.ll
A    test/tools/llvm-objdump/verdef-elf.test
A    test/tools/llvm-objdump/ARM/reg-names.s
U    test/tools/llvm-mca/X86/BtVer2/register-files-4.s
A    test/tools/obj2yaml/dynamic-section-arch-tags.test
A    test/CodeGen/BPF/objdump_static_var.ll
U    test/CodeGen/Mips/abiflags32.ll
U    test/CodeGen/AMDGPU/reassoc-scalar.ll
U    test/CodeGen/SystemZ/fp-const-11.ll
U    test/CodeGen/X86/lzcnt-zext-cmp.ll
U    test/CodeGen/X86/cpus-amd.ll
U    include/llvm/Support/ARMTargetParser.def
U    test/CodeGen/X86/slow-unaligned-mem.ll
U    include/llvm/DebugInfo/DWARF/DWARFFormValue.h
U    include/llvm/Target/Target.td
U    include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
Updated to revision 354959.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
A    test/ASTMerge
A    test/ASTMerge/choose-expr
A    test/ASTMerge/choose-expr/Inputs
U    docs/LibASTMatchersReference.html
U    tools/c-index-test/c-index-test.c
U    tools/libclang/CXType.cpp
U    unittests/Sema/CodeCompleteTest.cpp
U    unittests/AST/ASTImporterTest.cpp
U    unittests/Format/FormatTest.cpp
U    unittests/Index/IndexTests.cpp
U    unittests/ASTMatchers/ASTMatchersNodeTest.cpp
U    lib/Index/USRGeneration.cpp
U    lib/Index/IndexSymbol.cpp
U    lib/Index/IndexDecl.cpp
U    lib/Parse/ParseDeclCXX.cpp
U    lib/Parse/ParseOpenMP.cpp
U    lib/Parse/ParseExprCXX.cpp
U    lib/Parse/ParseDecl.cpp
U    lib/Parse/ParseExpr.cpp
U    lib/ASTMatchers/ASTMatchersInternal.cpp
U    lib/ASTMatchers/Dynamic/Registry.cpp
U    lib/Basic/Targets/X86.cpp
U    lib/Sema/SemaStmtAsm.cpp
U    lib/Sema/SemaExpr.cpp
U    lib/Sema/SemaDeclAttr.cpp
U    lib/Sema/SemaCodeComplete.cpp
U    lib/Sema/SemaTemplateInstantiateDecl.cpp
U    lib/AST/ASTImporter.cpp
U    lib/AST/Expr.cpp
U    lib/Format/TokenAnnotator.cpp
U    lib/CodeGen/TargetInfo.cpp
U    lib/CodeGen/CodeGenModule.cpp
U    lib/CodeGen/CGCUDANV.cpp
U    lib/CodeGen/CodeGenPGO.cpp
U    test/CodeGen/target-builtin-noerror.c
U    test/CodeGenOpenCL/blocks.cl
A    test/ASTMerge/choose-expr/Inputs/choose.c
A    test/ASTMerge/choose-expr/test.c
U    test/SemaCUDA/asm_delayed_diags.cu
U    test/SemaCUDA/amdgpu-attrs.cu
A    test/SemaCUDA/amdgpu-windows-vectorcall.cu
U    test/Sema/asm.c
U    test/Sema/inline-asm-validate-x86.c
U    test/Preprocessor/predefined-arch-macros.c
U    test/SemaOpenCL/amdgpu-attrs.cl
U    test/Misc/target-invalid-cpu-note.c
A    test/OpenMP/nvptx_va_arg_delayed_diags.c
U    test/OpenMP/nvptx_asm_delayed_diags.c
A    test/Profile/cxx-abc-deleting-dtor.cpp
U    test/Index/usrs.cpp
A    test/Index/ms-property.cpp
U    test/Index/print-type-size.cpp
U    test/Frontend/x86-target-cpu.c
U    test/Driver/x86-march.c
A    test/CodeGenCUDA/kernel-stub-name.cu
U    include/clang/Parse/Parser.h
U    include/clang/ASTMatchers/ASTMatchers.h
U    include/clang/Basic/Attr.td
U    include/clang/Basic/TargetInfo.h
U    include/clang/Basic/X86Target.def
U    include/clang-c/Index.h
U    include/clang/Sema/Sema.h
Updated to revision 354959.
-- 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: 9.0.0
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.7.1")
-- Sphinx enabled.
-- Sphinx enabled.
-- 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
Scanning dependencies of target LLVMSupport
[  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o
[  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o
[  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o
[  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o
[  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o
[  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
[  0%] 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/AttributeReference.rst:1377: WARNING: Bullet list ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1382: 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:382: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:480: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:496: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:534: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:538: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:542: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:610: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:620: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:684: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:912: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:914: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:931: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:943: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:960: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1024: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1048: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1072: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1076: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1092: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1275: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1295: WARNING: Duplicate explicit target name: "cmdoption-clang-fcf-protection".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1305: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1313: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1431: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1443: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1455: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1579: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1633: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1723: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1801: WARNING: Duplicate explicit target name: "cmdoption-clang-fprofile-remapping-file".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2246: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2891: WARNING: Duplicate explicit target name: "cmdoption-clang--optimize".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2903: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3014: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3156: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3184: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3214: 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