MSVC does not handle raw string literals with embedded double quotes
correctly. I switched the affected test case to use regular string
literals insetad.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D82636
Work around a bug in MSVC in the syntax tree test gribozavr on Jun 26 2020, 3:11 AM. Authored by
Details MSVC does not handle raw string literals with embedded double quotes
Diff Detail
|