mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
34d36e3ae5
We do this instead of using static constexpr char arrays because MSVC 2015 cannot handle the constant initialisation of those along with the out-of-line storage declaration. This is a follow-up to D51672. llvm-svn: 341479 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FDRProducerConsumerTest.cpp | ||
FDRRecordPrinterTest.cpp | ||
FDRTraceWriterTest.cpp | ||
GraphTest.cpp | ||
ProfileTest.cpp |