commit | 9842cc486c51455b15ed79402ee4995ef4dbaa89 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Sun Aug 26 10:03:08 2018 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Sun Aug 26 10:03:08 2018 +0000 |
tree | 097111442a6030789752caf6473979b95b1635d7 | |
parent | 9179aee2c174ba80b4c76731051bdff7cb7a4794 [diff] |
Replace fancy use of initializer lists with simple functions that return vectors, and move this test code into an anonymous namespace. Hoping that this will avoid hitting an MSVC bug that causes it to crash and burn pretty spectacularly. Also, this degree of clever use of initializer lists seems somewhat questionable in general. ;] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340702 91177308-0d34-0410-b5e6-96231b3b80d8