[all-commits] [llvm/llvm-project] 9eb99d: CodeGen: No need to check for isExternC if HasStri...
Arnold Schwaighofer via All-commits
all-commits at lists.llvm.org
Wed Aug 11 07:44:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9eb99d2e73b5598076fbdd8abceb3549afa8f0ae
https://github.com/llvm/llvm-project/commit/9eb99d2e73b5598076fbdd8abceb3549afa8f0ae
Author: Arnold Schwaighofer <aschwaighofer at apple.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
Log Message:
-----------
CodeGen: No need to check for isExternC if HasStrictReturn is already false
NFC intended.
Differential Revision: https://reviews.llvm.org/D107841
More information about the All-commits
mailing list