[all-commits] [llvm/llvm-project] 1c82fd: Revert "Fix build issue in assert mode introduced ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jan 25 13:42:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c82fdb3d174b00ceab49e1f6e355c228f45048f
https://github.com/llvm/llvm-project/commit/1c82fdb3d174b00ceab49e1f6e355c228f45048f
Author: Nico Weber <thakis at chromium.org>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
Revert "Fix build issue in assert mode introduced by 6427f4c52c31cc36004"
This reverts commit d65a3b3265d058ce1f0ac82fa4d0826bf1b2bbaf.
Breaks build everywhere, see e.g. http://45.33.8.238/linux/66344/step_4.txt
or https://lab.llvm.org/buildbot/#/builders/139/builds/16811
Commit: a676bdb5d65bd827a17e82c8b7b89e93cc692501
https://github.com/llvm/llvm-project/commit/a676bdb5d65bd827a17e82c8b7b89e93cc692501
Author: Nico Weber <thakis at chromium.org>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
Revert "[NFC] Use an llvm::DenseMap instead of std::map in CategorizedHelpPrinter::printOptions"
This reverts commit 6427f4c52c31cc36004b14825e6598cd4a43f385.
Breaks a bunch of tests, see e.g. http://45.33.8.238/linux/66340/step_7.txt
or https://lab.llvm.org/buildbot/#/builders/139/builds/16807
Compare: https://github.com/llvm/llvm-project/compare/d65a3b3265d0...a676bdb5d65b
More information about the All-commits
mailing list