Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang/lib/Frontend/
-
lib/
-
Frontend/
-
CompilerInstance.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D119124
Removing unnecessary condition
Needs Review
Public
Authored by
harishch4
on Feb 7 2022, 3:18 AM.
Download Raw Diff
Details
Reviewers
llvm-commits
Summary
Fix to
https://github.com/llvm/llvm-project/issues/53545
Diff Detail
Event Timeline
harishch4
requested review of this revision.
Feb 7 2022, 3:18 AM
harishch4
created this revision.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 7 2022, 3:18 AM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B147917: Diff 406374
.
Feb 7 2022, 3:57 AM
harishch4
updated this revision to
Diff 406412
.
Feb 7 2022, 5:49 AM
Harbormaster
completed remote builds in
B147943: Diff 406412
.
Feb 7 2022, 5:49 AM
harishch4
updated this revision to
Diff 406691
.
Feb 7 2022, 8:41 PM
Comment Actions
Remove unnecessary condition
missed return
Harbormaster
completed remote builds in
B148156: Diff 406691
.
Feb 7 2022, 10:40 PM