[all-commits] [llvm/llvm-project] 898880: [clang] Fix typo in comment
Gousemoodhin Nadaf via All-commits
all-commits at lists.llvm.org
Sun Aug 9 12:04:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 898880fe4e329ce7fc6bbe30f309ef3b91535c21
https://github.com/llvm/llvm-project/commit/898880fe4e329ce7fc6bbe30f309ef3b91535c21
Author: Gousemoodhin Nadaf <nadafgouse5 at gmail.com>
Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[clang] Fix typo in comment
In the handleIntToFloatConversion() function, 6th parameter is ConvertFloat, 7th parameter is ConvertInt.
Reviewed By: njames93, xbolva00
Differential Revision: https://reviews.llvm.org/D85568
More information about the All-commits
mailing list