Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/lib/sanitizer_common/
-
lib/
-
sanitizer_common/
-
sanitizer_procmaps.h
Hide Panel
f
Keyboard Reference
?
Differential
D148695
Make use of '#pragma clang diagnostic' only with __clang__.
Closed
Public
Authored by
marxin
on Apr 19 2023, 2:43 AM.
Download Raw Diff
Details
Reviewers
vitalybuka
MaskRay
xbolva00
Commits
rGad42ea33bb39: Make use of '#pragma clang diagnostic' only with __clang__.
Diff Detail
Unit Tests
Failed
Time
Test
130 ms
x64 debian > LLVM.Examples/OrcV2Examples::lljit-with-thinlto-summaries.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-add-object-file.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-basic-usage.test
40 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-lazy.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-removable-code.test
Event Timeline
marxin
created this revision.
Apr 19 2023, 2:43 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 19 2023, 2:43 AM
Herald
added a subscriber:
Enna1
.
·
View Herald Transcript
marxin
requested review of this revision.
Apr 19 2023, 2:43 AM
xbolva00
accepted this revision.
Apr 19 2023, 2:46 AM
This revision is now accepted and ready to land.
Apr 19 2023, 2:46 AM
This revision was landed with ongoing or failed builds.
Apr 19 2023, 2:48 AM
Closed by commit
rGad42ea33bb39: Make use of '#pragma clang diagnostic' only with __clang__.
(authored by
marxin
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
marxin
added a commit:
rGad42ea33bb39: Make use of '#pragma clang diagnostic' only with __clang__.
.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 19 2023, 2:48 AM
Herald
added a subscriber:
Restricted Project
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B226551: Diff 514872
.
Apr 19 2023, 3:10 AM