Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/X86/
-
trunk/
-
lib/
-
Target/
-
X86/
-
X86ISelLowering.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D29076
[X86][SSE] Add explicit braces to avoid -Wdangling-else warning.
Closed
Public
Authored by
mboehme
on Jan 24 2017, 4:37 AM.
Download Raw Diff
Details
Reviewers
RKSimon
Commits
rG526299c81c42: [X86][SSE] Add explicit braces to avoid -Wdangling-else warning.
rL292924: [X86][SSE] Add explicit braces to avoid -Wdangling-else warning.
Diff Detail
Repository
rL LLVM
Event Timeline
mboehme
created this revision.
Jan 24 2017, 4:37 AM
Herald
added a subscriber:
igorb
.
·
View Herald Transcript
Jan 24 2017, 4:37 AM
Closed by commit
rL292924: [X86][SSE] Add explicit braces to avoid -Wdangling-else warning.
(authored by
mboehme
).
·
Explain Why
Jan 24 2017, 4:42 AM
This revision was automatically updated to reflect the committed changes.