Changes
Summary
- [ADT] Enable ArrayRef/StringRef is_assignable tests on MSVC Now that we've dropped VS2015 support (D64326) we can enable these static_asserts on MSVC builds as VS2017+ correctly handles them
- [NFC][AsmPrinter] Fix the formatting for the rL365467 In addition, fix the build failure for the 'unused' variable. The variable was used inside the 'LLVM_DEBUG()'.
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /llvm/trunk/unittests/ADT/ArrayRefTest.cpp | trunk/unittests/ADT/ArrayRefTest.cpp |
![]() | /llvm/trunk/unittests/ADT/StringRefTest.cpp | trunk/unittests/ADT/StringRefTest.cpp |
Change Type | Path in Repository | Path in Workspace |
![]() | /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp |
![]() | /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp |