mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
0b5ee08758
Due to differences in template instantiation rules, it is not portable to static_assert(false) inside of an invalid specialization of a template. Instead I just =delete the method so that it can't be used, and leave a comment that it must be explicitly specialized. llvm-svn: 271027 |
||
---|---|---|
.. | ||
ByteStream.cpp | ||
CMakeLists.txt | ||
CodeViewError.cpp | ||
FieldListRecordBuilder.cpp | ||
Line.cpp | ||
ListRecordBuilder.cpp | ||
LLVMBuild.txt | ||
MemoryTypeTableBuilder.cpp | ||
MethodListRecordBuilder.cpp | ||
RecordSerialization.cpp | ||
StreamReader.cpp | ||
SymbolDumper.cpp | ||
TypeDumper.cpp | ||
TypeRecord.cpp | ||
TypeRecordBuilder.cpp | ||
TypeStreamMerger.cpp | ||
TypeTableBuilder.cpp |