Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/include/clang/Basic/
-
trunk/
-
include/
-
clang/
-
Basic/
-
Builtins.def
Hide Panel
f
Keyboard Reference
?
Differential
D45102
Fix typo in comment -fmath-errno=0 -> -fno-math-errno
Closed
Public
Authored by
sbc100
on Mar 30 2018, 11:53 AM.
Download Raw Diff
Details
Reviewers
•
ddunbar
jgravelle-google
Commits
rG5e9059ceb186: Fix typo in comment -fmath-errno=0 -> -fno-math-errno
rC329323: Fix typo in comment -fmath-errno=0 -> -fno-math-errno
rL329323: Fix typo in comment -fmath-errno=0 -> -fno-math-errno
Summary
The former is not a valid clang argument
Diff Detail
Repository
rL LLVM
Event Timeline
sbc100
created this revision.
Mar 30 2018, 11:53 AM
Herald
added subscribers:
cfe-commits
,
aheejin
.
·
View Herald Transcript
Mar 30 2018, 11:53 AM
Harbormaster
completed remote builds in
B16596: Diff 140463
.
Mar 30 2018, 11:53 AM
sbc100
added a reviewer:
•
ddunbar
.
Mar 30 2018, 11:55 AM
sbc100
added a reviewer:
jgravelle-google
.
Apr 4 2018, 10:23 AM
jgravelle-google
accepted this revision.
Apr 4 2018, 10:39 AM
This revision is now accepted and ready to land.
Apr 4 2018, 10:39 AM
Closed by commit
rL329323: Fix typo in comment -fmath-errno=0 -> -fno-math-errno
(authored by
sbc
).
·
Explain Why
Apr 5 2018, 10:47 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Apr 5 2018, 10:47 AM