commit | f2a8b010a3f365ee589e8f48c220cb4ddae84d04 | [log] [tgz] |
---|---|---|
author | Marina Yatsina <marina.yatsina@intel.com> | Mon Jan 22 10:05:37 2018 +0000 |
committer | Marina Yatsina <marina.yatsina@intel.com> | Mon Jan 22 10:05:37 2018 +0000 |
tree | 0c6e032e2d1c0ddb388008e3a160e5e9534534a1 | |
parent | ef279188ca975cdac4b52de93cb95a98a412ebc7 [diff] |
ExecutionDepsFix refactoring: - Remove unneeded includes and unneeded members - Use range iterators - Variable renaming, typedefs, extracting constants - Removing {} from one line ifs This patch is NFC. This is the one of multiple patches that fix bugzilla https://bugs.llvm.org/show_bug.cgi?id=33869 Most of the patches are intended at refactoring the existent code. Additional relevant reviews: https://reviews.llvm.org/D40330 https://reviews.llvm.org/D40332 https://reviews.llvm.org/D40333 https://reviews.llvm.org/D40334 Differential Revision: https://reviews.llvm.org/D40331 Change-Id: Ib59060ab3fa5bee3bf2ca2045c24e572635ee7f6 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323088 91177308-0d34-0410-b5e6-96231b3b80d8