I believe we no longer require LLVM_HAS_INITIALIZER_LISTS; it's supported in MSVC...
[oota-llvm.git] / unittests / ADT / FunctionRefTest.cpp
2014-11-12 David BlaikieEnsure function_refs are copyable even from non-const...