commit | 729e2bc549a8aafcb9950243cc43c7cb681cf005 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Fri Mar 23 00:02:45 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Fri Mar 23 00:02:45 2018 +0000 |
tree | cb6a0b68890037c095537d2bb896216123554d1c | |
parent | 6394fed3dc8c77595011ffc8168983307d2f79d6 [diff] |
[TableGen] Don't capture returned std::vectors by const reference. The full vector is being returned not a reference. So the reference was just a to a temporary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328275 91177308-0d34-0410-b5e6-96231b3b80d8