From 78588169118645eb1bd6c290128449e480e706a9 Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Thu, 3 May 2018 17:33:21 +0000 Subject: [PATCH] Run clean target. --- debian/man/clang++-6.0.1 | 1429 --------------------- debian/man/clang-3.9.1 | 1100 ---------------- debian/man/clang-6.0.1 | 1429 --------------------- debian/man/clang-apply-replacements-3.9.1 | 54 - debian/man/clang-apply-replacements-6.0.1 | 54 - debian/man/clang-change-namespace-6.0.1 | 50 - debian/man/clang-check-3.9.1 | 82 -- debian/man/clang-check-6.0.1 | 82 -- debian/man/clang-cpp-6.0.1 | 1429 --------------------- debian/man/clang-format-3.9.1 | 92 -- debian/man/clang-format-6.0.1 | 94 -- debian/man/clang-format-diff-3.9.1 | 55 - debian/man/clang-format-diff-6.0.1 | 55 - debian/man/clang-import-test-6.0.1 | 240 ---- debian/man/clang-include-fixer-3.9.1 | 80 -- debian/man/clang-include-fixer-6.0.1 | 97 -- debian/man/clang-offload-bundler-6.0.1 | 71 - debian/man/clang-query-3.9.1 | 60 - debian/man/clang-query-6.0.1 | 60 - debian/man/clang-rename-3.9.1 | 55 - debian/man/clang-rename-6.0.1 | 54 - debian/man/clang-reorder-fields-6.0.1 | 44 - debian/man/clang-tblgen-3.9.1 | 98 -- debian/man/clang-tblgen-6.0.1 | 110 -- debian/man/clang-tidy-3.9.1 | 180 --- debian/man/clang-tidy-6.0.1 | 206 --- debian/man/find-all-symbols-3.9.1 | 64 - debian/man/find-all-symbols-6.0.1 | 64 - debian/man/ld.lld-6.0.1 | 606 --------- debian/man/lldb-3.9.1 | 207 --- debian/man/lldb-6.0.1 | 207 --- debian/man/lldb-mi-3.9.1 | 88 -- debian/man/lldb-mi-6.0.1 | 88 -- debian/man/lli-3.9.1 | 289 ----- debian/man/lli-6.0.1 | 465 ------- debian/man/llvm-dwarfdump-3.9.1 | 287 ----- debian/man/llvm-dwarfdump-6.0.1 | 118 -- debian/man/llvm-mc-3.9.1 | 312 ----- debian/man/llvm-mc-6.0.1 | 326 ----- debian/man/llvm-mcmarkup-3.9.1 | 203 --- debian/man/llvm-mcmarkup-6.0.1 | 228 ---- debian/man/llvm-objdump-3.9.1 | 290 ----- debian/man/llvm-objdump-6.0.1 | 325 ----- debian/man/llvm-ranlib-3.9.1 | 253 ---- debian/man/llvm-ranlib-6.0.1 | 282 ---- debian/man/llvm-rtdyld-3.9.1 | 225 ---- debian/man/llvm-rtdyld-6.0.1 | 250 ---- debian/man/llvm-size-3.9.1 | 237 ---- debian/man/llvm-size-6.0.1 | 264 ---- debian/man/llvm-tblgen-6.0.1 | 126 -- debian/man/modularize-3.9.1 | 220 ---- debian/man/modularize-6.0.1 | 245 ---- debian/man/pp-trace-3.9.1 | 205 --- debian/man/pp-trace-6.0.1 | 230 ---- debian/man/sancov-3.9.1 | 220 ---- debian/man/sancov-6.0.1 | 263 ---- debian/man/scan-view-3.9.1 | 49 - debian/man/scan-view-6.0.1 | 49 - 58 files changed, 14645 deletions(-) delete mode 100644 debian/man/clang++-6.0.1 delete mode 100644 debian/man/clang-3.9.1 delete mode 100644 debian/man/clang-6.0.1 delete mode 100644 debian/man/clang-apply-replacements-3.9.1 delete mode 100644 debian/man/clang-apply-replacements-6.0.1 delete mode 100644 debian/man/clang-change-namespace-6.0.1 delete mode 100644 debian/man/clang-check-3.9.1 delete mode 100644 debian/man/clang-check-6.0.1 delete mode 100644 debian/man/clang-cpp-6.0.1 delete mode 100644 debian/man/clang-format-3.9.1 delete mode 100644 debian/man/clang-format-6.0.1 delete mode 100644 debian/man/clang-format-diff-3.9.1 delete mode 100644 debian/man/clang-format-diff-6.0.1 delete mode 100644 debian/man/clang-import-test-6.0.1 delete mode 100644 debian/man/clang-include-fixer-3.9.1 delete mode 100644 debian/man/clang-include-fixer-6.0.1 delete mode 100644 debian/man/clang-offload-bundler-6.0.1 delete mode 100644 debian/man/clang-query-3.9.1 delete mode 100644 debian/man/clang-query-6.0.1 delete mode 100644 debian/man/clang-rename-3.9.1 delete mode 100644 debian/man/clang-rename-6.0.1 delete mode 100644 debian/man/clang-reorder-fields-6.0.1 delete mode 100644 debian/man/clang-tblgen-3.9.1 delete mode 100644 debian/man/clang-tblgen-6.0.1 delete mode 100644 debian/man/clang-tidy-3.9.1 delete mode 100644 debian/man/clang-tidy-6.0.1 delete mode 100644 debian/man/find-all-symbols-3.9.1 delete mode 100644 debian/man/find-all-symbols-6.0.1 delete mode 100644 debian/man/ld.lld-6.0.1 delete mode 100644 debian/man/lldb-3.9.1 delete mode 100644 debian/man/lldb-6.0.1 delete mode 100644 debian/man/lldb-mi-3.9.1 delete mode 100644 debian/man/lldb-mi-6.0.1 delete mode 100644 debian/man/lli-3.9.1 delete mode 100644 debian/man/lli-6.0.1 delete mode 100644 debian/man/llvm-dwarfdump-3.9.1 delete mode 100644 debian/man/llvm-dwarfdump-6.0.1 delete mode 100644 debian/man/llvm-mc-3.9.1 delete mode 100644 debian/man/llvm-mc-6.0.1 delete mode 100644 debian/man/llvm-mcmarkup-3.9.1 delete mode 100644 debian/man/llvm-mcmarkup-6.0.1 delete mode 100644 debian/man/llvm-objdump-3.9.1 delete mode 100644 debian/man/llvm-objdump-6.0.1 delete mode 100644 debian/man/llvm-ranlib-3.9.1 delete mode 100644 debian/man/llvm-ranlib-6.0.1 delete mode 100644 debian/man/llvm-rtdyld-3.9.1 delete mode 100644 debian/man/llvm-rtdyld-6.0.1 delete mode 100644 debian/man/llvm-size-3.9.1 delete mode 100644 debian/man/llvm-size-6.0.1 delete mode 100644 debian/man/llvm-tblgen-6.0.1 delete mode 100644 debian/man/modularize-3.9.1 delete mode 100644 debian/man/modularize-6.0.1 delete mode 100644 debian/man/pp-trace-3.9.1 delete mode 100644 debian/man/pp-trace-6.0.1 delete mode 100644 debian/man/sancov-3.9.1 delete mode 100644 debian/man/sancov-6.0.1 delete mode 100644 debian/man/scan-view-3.9.1 delete mode 100644 debian/man/scan-view-6.0.1 diff --git a/debian/man/clang++-6.0.1 b/debian/man/clang++-6.0.1 deleted file mode 100644 index 43727464..00000000 --- a/debian/man/clang++-6.0.1 +++ /dev/null @@ -1,1429 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH CLANG++ "1" "March 2018" "clang++ 6.0" "User Commands" -.SH NAME -clang++ \- manual page for clang++ 6.0 -.SH DESCRIPTION -OVERVIEW: clang LLVM compiler -.PP -USAGE: clang\-6.0 [options] -.SS "OPTIONS:" -.TP -\-### -Print (but do not run) the commands to run for this compilation -.TP -\fB\-\-analyzer\-output\fR -Static analyzer report output format (html|plist|plist\-multi\-file|plist\-html|text). -.TP -\fB\-\-analyze\fR -Run the static analyzer -.TP -\fB\-arcmt\-migrate\-emit\-errors\fR -Emit ARC errors even if the migrator can fix them -.TP -\fB\-arcmt\-migrate\-report\-output\fR -Output path for the plist report -.TP -\fB\-B\fR -Add to search path for binaries and object files used implicitly -.TP -\fB\-CC\fR -Include comments from within macros in preprocessed output -.TP -\fB\-cl\-denorms\-are\-zero\fR -OpenCL only. Allow denormals to be flushed to zero. -.TP -\fB\-cl\-fast\-relaxed\-math\fR -OpenCL only. Sets \fB\-cl\-finite\-math\-only\fR and \fB\-cl\-unsafe\-math\-optimizations\fR, and defines __FAST_RELAXED_MATH__. -.TP -\fB\-cl\-finite\-math\-only\fR -OpenCL only. Allow floating\-point optimizations that assume arguments and results are not NaNs or +\-Inf. -.TP -\fB\-cl\-fp32\-correctly\-rounded\-divide\-sqrt\fR -OpenCL only. Specify that single precision floating\-point divide and sqrt used in the program source are correctly rounded. -.TP -\fB\-cl\-kernel\-arg\-info\fR -OpenCL only. Generate kernel argument metadata. -.TP -\fB\-cl\-mad\-enable\fR -OpenCL only. Allow use of less precise MAD computations in the generated binary. -.TP -\fB\-cl\-no\-signed\-zeros\fR -OpenCL only. Allow use of less precise no signed zeros computations in the generated binary. -.TP -\fB\-cl\-opt\-disable\fR -OpenCL only. This option disables all optimizations. By default optimizations are enabled. -.TP -\fB\-cl\-single\-precision\-constant\fR -OpenCL only. Treat double precision floating\-point constant as single precision constant. -.TP -\fB\-cl\-std=\fR -OpenCL language standard to compile for. -.TP -\fB\-cl\-strict\-aliasing\fR -OpenCL only. This option is added for compatibility with OpenCL 1.0. -.TP -\fB\-cl\-unsafe\-math\-optimizations\fR -OpenCL only. Allow unsafe floating\-point optimizations. Also implies \fB\-cl\-no\-signed\-zeros\fR and \fB\-cl\-mad\-enable\fR. -.TP -\fB\-\-config\fR -Specifies configuration file -.TP -\fB\-\-cuda\-compile\-host\-device\fR -Compile CUDA code for both host and device (default). Has no effect on non\-CUDA compilations. -.TP -\fB\-\-cuda\-device\-only\fR -Compile CUDA code for device only -.TP -\fB\-\-cuda\-gpu\-arch=\fR CUDA GPU architecture (e.g. sm_35). -May be specified more than once. -.TP -\fB\-\-cuda\-host\-only\fR -Compile CUDA code for host only. Has no effect on non\-CUDA compilations. -.TP -\fB\-\-cuda\-noopt\-device\-debug\fR -Enable device\-side debug info generation. Disables ptxas optimizations. -.TP -\fB\-\-cuda\-path=\fR -CUDA installation path -.TP -\fB\-cxx\-isystem\fR -Add directory to the C++ SYSTEM include search path -.TP -\fB\-C\fR -Include comments in preprocessed output -.TP -\fB\-c\fR -Only run preprocess, compile, and assemble steps -.TP -\fB\-dD\fR -Print macro definitions in \fB\-E\fR mode in addition to normal output -.HP -\fB\-dependency\-dot\fR Filename to write DOT\-formatted header dependencies to -.TP -\fB\-dependency\-file\fR -Filename (or \-) to write dependency output to -.TP -\fB\-dI\fR -Print include directives in \fB\-E\fR mode in addition to normal output -.TP -\fB\-dM\fR -Print macro definitions in \fB\-E\fR mode instead of normal output -.TP -\fB\-D\fR = -Define to (or 1 if omitted) -.TP -\fB\-emit\-ast\fR -Emit Clang AST files for source inputs -.TP -\fB\-emit\-llvm\fR -Use the LLVM representation for assembler and object files -.TP -\fB\-E\fR -Only run the preprocessor -.TP -\fB\-faligned\-allocation\fR -Enable C++17 aligned allocation functions -.TP -\fB\-fallow\-editor\-placeholders\fR -Treat editor placeholders as valid source code -.TP -\fB\-fansi\-escape\-codes\fR -Use ANSI escape codes for diagnostics -.TP -\fB\-fapple\-kext\fR -Use Apple's kernel extensions ABI -.TP -\fB\-fapple\-pragma\-pack\fR -Enable Apple gcc\-compatible #pragma pack handling -.HP -\fB\-fapplication\-extension\fR Restrict code to those available for App Extensions -.TP -\fB\-fblocks\fR -Enable the 'blocks' language feature -.TP -\fB\-fborland\-extensions\fR -Accept non\-standard constructs supported by the Borland compiler -.TP -\fB\-fbuild\-session\-file=\fR -Use the last modification time of as the build session timestamp -.TP -\fB\-fbuild\-session\-timestamp=\fR