mirror of
https://github.com/espressif/esp-idf
synced 2025-03-21 06:59:10 -04:00
Raw string literals are a C++ feature, and GCC supports them for C as an extension. Clang doesn’t support them. Ref LLVM-11
Raw string literals are a C++ feature, and GCC supports them for C as an extension. Clang doesn’t support them. Ref LLVM-11