[all-commits] [llvm/llvm-project] 72fd10: Doc: Links should use https
Sylvestre Ledru via All-commits
all-commits at lists.llvm.org
Sun Mar 22 14:50:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 72fd1033ea577a769cc855fde6b5576b82380715
https://github.com/llvm/llvm-project/commit/72fd1033ea577a769cc855fde6b5576b82380715
Author: Sylvestre Ledru <sledru at mozilla.com>
Date: 2020-03-22 (Sun, 22 Mar 2020)
Changed paths:
M clang/docs/LibASTImporter.rst
M clang/docs/analyzer/checkers.rst
M libcxx/docs/TestingLibcxx.rst
M libcxx/docs/UsingLibcxx.rst
M libcxx/docs/index.rst
M libunwind/docs/BuildingLibunwind.rst
M libunwind/docs/index.rst
M lld/docs/AtomLLD.rst
M lld/docs/NewLLD.rst
M lld/docs/design.rst
M lld/docs/development.rst
M lld/docs/getting_started.rst
M lld/docs/index.rst
M llvm/docs/AMDGPUUsage.rst
M llvm/docs/AliasAnalysis.rst
M llvm/docs/CMake.rst
M llvm/docs/CommandGuide/llvm-lipo.rst
M llvm/docs/CommandGuide/llvm-objcopy.rst
M llvm/docs/CommandGuide/llvm-objdump.rst
M llvm/docs/CommandGuide/llvm-size.rst
M llvm/docs/CommandGuide/llvm-strings.rst
M llvm/docs/CommandGuide/llvm-strip.rst
M llvm/docs/CompileCudaWithLLVM.rst
M llvm/docs/FAQ.rst
M llvm/docs/GettingStarted.rst
M llvm/docs/GettingStartedVS.rst
M llvm/docs/GlobalISel/GMIR.rst
M llvm/docs/GlobalISel/IRTranslator.rst
M llvm/docs/GlobalISel/KnownBits.rst
M llvm/docs/HistoricalNotes/2007-OriginalClangReadme.txt
M llvm/docs/HowToCrossCompileLLVM.rst
M llvm/docs/HowToSetUpLLVMStyleRTTI.rst
M llvm/docs/LLVMBuild.txt
M llvm/docs/LangRef.rst
M llvm/docs/Lexicon.rst
M llvm/docs/LibFuzzer.rst
M llvm/docs/LoopTerminology.rst
M llvm/docs/MarkdownQuickstartTemplate.md
M llvm/docs/MergeFunctions.rst
M llvm/docs/ProgrammersManual.rst
M llvm/docs/Proposals/GitHubMove.rst
M llvm/docs/README.txt
M llvm/docs/Reference.rst
M llvm/docs/ReleaseProcess.rst
M llvm/docs/SphinxQuickstartTemplate.rst
M llvm/docs/TableGen/index.rst
M llvm/docs/TestSuiteGuide.md
M llvm/docs/TestingGuide.rst
M llvm/docs/TypeMetadata.rst
M llvm/docs/UserGuides.rst
M llvm/docs/Vectorizers.rst
M llvm/docs/WritingAnLLVMPass.rst
M llvm/docs/index.rst
M llvm/docs/tutorial/BuildingAJIT1.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl02.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl03.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl04.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl05.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl08.rst
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl09.rst
M llvm/docs/tutorial/OCamlLangImpl3.rst
M llvm/docs/tutorial/OCamlLangImpl5.rst
M llvm/docs/tutorial/index.rst
M openmp/README.rst
M polly/docs/TipsAndTricks.rst
Log Message:
-----------
Doc: Links should use https
Commit: 986051749cb12992461626e8e37d7c0923816763
https://github.com/llvm/llvm-project/commit/986051749cb12992461626e8e37d7c0923816763
Author: Sylvestre Ledru <sledru at mozilla.com>
Date: 2020-03-22 (Sun, 22 Mar 2020)
Changed paths:
M clang-tools-extra/docs/clang-rename.rst
M lld/docs/getting_started.rst
M llvm/docs/CommandGuide/llvm-lipo.rst
M llvm/docs/CommandGuide/llvm-objcopy.rst
M llvm/docs/CommandGuide/llvm-objdump.rst
M llvm/docs/CommandGuide/llvm-size.rst
M llvm/docs/CommandGuide/llvm-strings.rst
M llvm/docs/CommandGuide/llvm-strip.rst
M llvm/docs/CompileCudaWithLLVM.rst
M llvm/docs/LibFuzzer.rst
Log Message:
-----------
doc: use the right url to bugzilla
Compare: https://github.com/llvm/llvm-project/compare/006244152d6c...986051749cb1
More information about the All-commits
mailing list