[all-commits] [llvm/llvm-project] 735f90: Fix one round of implicit conversions found by g++5.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Jan 28 16:52:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 735f90fe42e55935035d842752e01361b5216c11
https://github.com/llvm/llvm-project/commit/735f90fe42e55935035d842752e01361b5216c11
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
M clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp
M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
M llvm/lib/TextAPI/MachO/InterfaceFile.cpp
M llvm/tools/gold/gold-plugin.cpp
Log Message:
-----------
Fix one round of implicit conversions found by g++5.
More information about the All-commits
mailing list