[all-commits] [llvm/llvm-project] a6d57a: Use hasOffsetApplied to initialize member HasOffse...
ahatanaka via All-commits
all-commits at lists.llvm.org
Wed Dec 18 13:59:27 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a6d57a8cd4cfa2a8395eaa6599fc12f7509f98f0
https://github.com/llvm/llvm-project/commit/a6d57a8cd4cfa2a8395eaa6599fc12f7509f98f0
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M clang/lib/CodeGen/CGExprConstant.cpp
Log Message:
-----------
Use hasOffsetApplied to initialize member HasOffsetApplied
This is NFC since none of the constructor calls in trunk pass
hasOffsetApplied=true.
More information about the All-commits
mailing list