Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D144835
[CMake] Allow custom `CMAKE_BUILD_TYPE`s
Closed
Public
Authored by
fsb4000
on Feb 26 2023, 4:11 PM.
Download Raw Diff
Details
Reviewers
bogner
whisperity
Mordante
Commits
rGc75dbeda15c1: [CMake] Allow custom `CMAKE_BUILD_TYPE`s
Summary
Fixes
https://github.com/llvm/llvm-project/issues/60975
Diff Detail
Unit Tests
Failed
Time
Test
60,270 ms
x64 debian > libFuzzer.libFuzzer::cross_over_uniform_dist.test
60,080 ms
x64 debian > libFuzzer.libFuzzer::fuzzer-leak.test
60,060 ms
x64 debian > libFuzzer.libFuzzer::minimize_crash.test
60,070 ms
x64 debian > libFuzzer.libFuzzer::out-of-process-fuzz.test
60,060 ms
x64 debian > libFuzzer.libFuzzer::value-profile-load.test
Event Timeline
fsb4000
created this revision.
Feb 26 2023, 4:11 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 26 2023, 4:11 PM
fsb4000
requested review of this revision.
Feb 26 2023, 4:11 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 26 2023, 4:11 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
fsb4000
added reviewers:
bogner
,
whisperity
.
Feb 26 2023, 4:13 PM
Herald
added a subscriber:
rnkovacs
.
·
View Herald Transcript
Feb 26 2023, 4:13 PM
Harbormaster
completed remote builds in
B216116: Diff 500634
.
Feb 26 2023, 5:11 PM
fsb4000
added a reviewer:
Mordante
.
Mar 4 2023, 4:57 AM
bogner
accepted this revision.
Mar 6 2023, 10:23 AM
This revision is now accepted and ready to land.
Mar 6 2023, 10:23 AM
This revision was landed with ongoing or failed builds.
Mar 6 2023, 4:49 PM
Closed by commit
rGc75dbeda15c1: [CMake] Allow custom `CMAKE_BUILD_TYPE`s
(authored by
fsb4000
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
fsb4000
added a commit:
rGc75dbeda15c1: [CMake] Allow custom `CMAKE_BUILD_TYPE`s
.