[all-commits] [llvm/llvm-project] 520733: [libc] Fix typo of namespace in round implementation.
Paula Toth via All-commits
all-commits at lists.llvm.org
Wed Feb 26 12:24:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 52073310e443a206653f8f4c841f42ed88ab549b
https://github.com/llvm/llvm-project/commit/52073310e443a206653f8f4c841f42ed88ab549b
Author: Paula Toth <paulatoth at google.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M libc/src/math/round/round.cpp
M libc/src/math/round/round.h
M libc/src/math/round/round_redirector.cpp
Log Message:
-----------
[libc] Fix typo of namespace in round implementation.
Summary: Fixed typos in namespace declarations and comments in the files under `src/math/round`.
Reviewers: sivachandra, abrachet
Reviewed By: sivachandra, abrachet
Subscribers: MaskRay, tschuett, libc-commits
Tags: #libc-project
Differential Revision: https://reviews.llvm.org/D75205
More information about the All-commits
mailing list