]> granicus.if.org Git - clang/commit
[NFC] Move 2 variable initialization from Ctor to member initializers.
authorErich Keane <erich.keane@intel.com>
Mon, 7 May 2018 22:01:06 +0000 (22:01 +0000)
committerErich Keane <erich.keane@intel.com>
Mon, 7 May 2018 22:01:06 +0000 (22:01 +0000)
commit1c079a838f355f6170f2998910cd7c3af4650332
treedfb3d383852070efba53d75ff798e76d9eb91e59
parente95b501e244912b2617d0693f71adcdad394ab93
[NFC] Move 2 variable initialization from Ctor to member initializers.

In response to dblaikie's suggestion on r331536, replace the two enum
typed variable initializers in the constructor with member initializers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331688 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/DependencyOutputOptions.h