summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-08-17 23:47:56 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-08-17 23:47:56 +0000
commit56ee4f1fb786168f05c41cfeb939ba04362b2f16 (patch)
treee8bc2724ca46f1cf3ea3dc612b4c11aca4adcb6d /llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp
parenta8a638292ced193f5e00dd1e087b46790cf540cb (diff)
downloadbcm5719-llvm-56ee4f1fb786168f05c41cfeb939ba04362b2f16.tar.gz
bcm5719-llvm-56ee4f1fb786168f05c41cfeb939ba04362b2f16.zip
ADT: Tidy up ilist_traits static asserts, NFC
Change the ilist traits to use decltype instead of sizeof, and add HasObsoleteCustomization so that additions to this list don't need to be added in two places. I suspect this will now work with MSVC, since the trait tested in r278991 seems to work. If for some reason it continues to fail on Windows I'll follow up by adding back the #ifndef _MSC_VER. llvm-svn: 279012
Diffstat (limited to 'llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud