Use hasOffsetApplied to initialize member HasOffsetApplied
authorAkira Hatanaka <ahatanaka@apple.com>
Wed, 18 Dec 2019 21:54:30 +0000 (13:54 -0800)
committerAkira Hatanaka <ahatanaka@apple.com>
Wed, 18 Dec 2019 21:56:59 +0000 (13:56 -0800)
commita6d57a8cd4cfa2a8395eaa6599fc12f7509f98f0
tree4f20db75bdd74c1560f72d8eb3d5bf644b124288
parent71f9c30b5348bbb2b41d4ffa6c7688dec8e0074a
Use hasOffsetApplied to initialize member HasOffsetApplied

This is NFC since none of the constructor calls in trunk pass
hasOffsetApplied=true.
clang/lib/CodeGen/CGExprConstant.cpp