[all-commits] [llvm/llvm-project] f3f7dc: [APFloat] Fix compilation warnings
Ehud Katz via All-commits
all-commits at lists.llvm.org
Mon Jan 6 01:31:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f3f7dc3d2990151a78b246a7a1485d0c13a9fb36
https://github.com/llvm/llvm-project/commit/f3f7dc3d2990151a78b246a7a1485d0c13a9fb36
Author: Ehud Katz <ehudkatz at gmail.com>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.cpp
M clang/lib/Lex/LiteralSupport.cpp
M llvm/lib/Support/APFloat.cpp
M llvm/lib/Support/StringRef.cpp
M llvm/unittests/ADT/APFloatTest.cpp
Log Message:
-----------
[APFloat] Fix compilation warnings
More information about the All-commits
mailing list