This is an archive of the discontinued LLVM Phabricator instance.
Table of Contentst-llvm/trunk/-trunk/-CMakeLists.txt-cmake/modules/-modules/-CheckCompilerVersion.cmake-docs/-CMake.rst-GettingStarted.rstHide PanelfKeyboard Reference? |
Differential D57264 Authored by jfb on Jan 25 2019, 3:54 PM.Download Raw DiffReviewers jyknighterichkeane Commits rG388cefa78d4d: Bump minimum toolchain versionrL353374: Bump minimum toolchain versionrGc9a69acc7e73: Bump minimum toolchain versionrG77074f9f770b: Bump minimum toolchain versionrG62bb58a357c4: Bump minimum toolchain versionrL352951: Bump minimum toolchain versionrL352834: Bump minimum toolchain versionrL352811: Bump minimum toolchain version Repository rL LLVM Event Timelinejfb created this revision.Herald added subscribers: llvm-commits, dexonsmith, jkorous, mgorny. Harbormaster completed remote builds in B27334: Diff 183647.jfb edited the summary of this revision. (Show Details)smeenai added inline comments.CMakeLists.txt 26 ↗(On Diff #183647) docs/GettingStarted.rst 303 ↗(On Diff #183647)Comment Actionsjfb marked 2 inline comments as done.jfb added inline comments.CMakeLists.txt 26 ↗(On Diff #183647)Harbormaster completed remote builds in B27335: Diff 183648.smeenai added inline comments.CMakeLists.txt 26 ↗(On Diff #183647)Comment ActionsHarbormaster completed remote builds in B27340: Diff 183663.jfb marked 2 inline comments as done.jfb added inline comments.CMakeLists.txt 26 ↗(On Diff #183647)jyknight added inline comments.docs/GettingStarted.rst 231 ↗(On Diff #183663)Comment Actionsjfb marked 2 inline comments as done.jfb added inline comments.docs/GettingStarted.rst 231 ↗(On Diff #183663)Harbormaster completed remote builds in B27405: Diff 183954.Comment ActionsThis revision is now accepted and ready to land.Comment Actionshubert.reinterpretcast added a subscriber: hubert.reinterpretcast.hubert.reinterpretcast added inline comments.cmake/modules/CheckCompilerVersion.cmake 65 ↗(On Diff #183954)Comment ActionsComment Actionscmake/modules/CheckCompilerVersion.cmake 65 ↗(On Diff #183954)Harbormaster completed remote builds in B27411: Diff 183971.hubert.reinterpretcast marked an inline comment as done.hubert.reinterpretcast added inline comments.cmake/modules/CheckCompilerVersion.cmake 90 ↗(On Diff #183971) 65 ↗(On Diff #183954)Comment Actionsjfb marked an inline comment as done.Harbormaster completed remote builds in B27414: Diff 183986.Comment ActionsComment Actionsdanilaml added a subscriber: danilaml.danilaml added inline comments.docs/GettingStarted.rst 236 ↗(On Diff #183986)Comment ActionsHarbormaster completed remote builds in B27451: Diff 184109.erichkeane accepted this revision.Comment ActionsComment ActionsComment ActionsComment Actionshubert.reinterpretcast marked an inline comment as done.hubert.reinterpretcast added inline comments.cmake/modules/CheckCompilerVersion.cmake 73 ↗(On Diff #184109)danilaml added inline comments.cmake/modules/CheckCompilerVersion.cmake 73 ↗(On Diff #184109)hubert.reinterpretcast added inline comments.cmake/modules/CheckCompilerVersion.cmake 73 ↗(On Diff #184109)Comment ActionsHarbormaster completed remote builds in B27545: Diff 184521.Comment ActionsComment Actionsjfb mentioned this in D57525: Allow old toolchain on sanitizer-windows.Comment Actionsjfb mentioned this in rL352797: Allow old toolchain on sanitizer-windows.Comment ActionsClosed by commit rL352811: Bump minimum toolchain version (authored by jfb). This revision was automatically updated to reflect the committed changes.Herald added a project: Restricted Project. Comment ActionsThis revision is now accepted and ready to land.Comment ActionsComment ActionsHarbormaster completed remote builds in B27578: Diff 184639.Comment ActionsClosed by commit rL352834: Bump minimum toolchain version (authored by jfb). This revision was automatically updated to reflect the committed changes.Comment ActionsThis revision is now accepted and ready to land.Comment ActionsHarbormaster completed remote builds in B27592: Diff 184675.jfb mentioned this in D57564: Opt documentation bots out of toolchain check.jfb mentioned this in rL352836: Opt documentation bots out of toolchain check.Closed by commit rL352951: Bump minimum toolchain version (authored by jfb). This revision was automatically updated to reflect the committed changes.jfb mentioned this in rL352954: Revert "Bump minimum toolchain version".Comment ActionsThis revision is now accepted and ready to land.Comment ActionsComment ActionsClosed by commit rL353374: Bump minimum toolchain version (authored by jfb). This revision was automatically updated to reflect the committed changes.Comment ActionsComment ActionsComment ActionsComment Actionsjfb mentioned this in D66188: Remove minimum toolchain soft-error.jfb mentioned this in rL368799: Remove minimum toolchain soft-error.jfb mentioned this in rG20644a9540c8: Remove minimum toolchain soft-error.FilesHistoryCommitsPathSizellvm/trunk/CMakeLists.txt5 linescmake/modules/CheckCompilerVersion.cmake72 linesdocs/CMake.rst4 linesGettingStarted.rst46 linesDiffIDBaseDescriptionCreatedLintUnitBaseBaseDiff 1183647352250Jan 25 2019, 3:54 PM★★Diff 2183648352250 - Fix typo.Jan 25 2019, 4:08 PM★★Diff 3183663352250 - Use an option.Jan 25 2019, 4:55 PM★★Diff 4183954352250 - Mention older versions too.Jan 28 2019, 1:43 PM★★Diff 5183971352250 - Detect libstdc++ version.Jan 28 2019, 3:35 PM★★Diff 6183986352250 - Missing space.Jan 28 2019, 4:30 PM★★Diff 7184109352250 - Above / belowJan 29 2019, 9:35 AM★★Diff 8184521352250 - Use iosfwd instead of ciso646 to find __GLIBCXX__, and don't use an…Jan 31 2019, 9:08 AM★★Diff 9184627352810rL352811Jan 31 2019, 3:13 PM★★Diff 10184639352810 - Add main to libstdc++ test.Jan 31 2019, 3:47 PM★★Diff 11184673352833rL352834Jan 31 2019, 8:33 PM★★Diff 12184675352835 - Relax libstdc++ check as suggested by @jyknight, it'll make odd…Jan 31 2019, 8:52 PM★★Diff 13184889352950rL352951Feb 1 2019, 9:15 PM★★Diff 14185705353373rL353374Feb 6 2019, 9:20 PM★★ |