diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-08-26 09:17:49 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-08-26 09:17:49 +0000 |
commit | d38d9505d1bf380a67bccc6f5a29019394c1fd43 (patch) | |
tree | ce3f219b75a4526527aa4016e3f71f83bad861e6 /llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | |
parent | 698fbe7b59a77888f108fbfe37e17a1db0cace8c (diff) | |
download | bcm5719-llvm-d38d9505d1bf380a67bccc6f5a29019394c1fd43.tar.gz bcm5719-llvm-d38d9505d1bf380a67bccc6f5a29019394c1fd43.zip |
Avoid specializing a variadic member template in a way that seems to not
agree with MSVC.
There isn't actually a need for specialization here as we can write the
code generically and just have a test that will fold away as a constant.
llvm-svn: 340700
Diffstat (limited to 'llvm/lib/Analysis/MemoryDependenceAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions