зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
6 строки
155 B
Plaintext
6 строки
155 B
Plaintext
https://github.com/llvm-mirror/llvm/blob/master/include/llvm/Support/Compiler.h
|
|
|
|
#if !LLVM_MSC_PREREQ(1900)
|
|
#error LLVM requires at least MSVC 2015.
|
|
#endi
|