diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2020-06-26 12:09:11 +0200 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2020-06-26 16:43:30 +0200 |
commit | fa1b488776185827274637f8fdd38b20b6b5c036 (patch) | |
tree | 7dc4cc1b82a25ebcc85babc5d19f8dc5d8820378 /clang/lib/Basic/LangOptions.cpp | |
parent | 3a748cbf86cea3844fada04eeff4cc64b01f67e0 (diff) | |
download | llvm-fa1b488776185827274637f8fdd38b20b6b5c036.zip llvm-fa1b488776185827274637f8fdd38b20b6b5c036.tar.gz llvm-fa1b488776185827274637f8fdd38b20b6b5c036.tar.bz2 |
Work around a bug in MSVC in the syntax tree test
Summary:
MSVC does not handle raw string literals with embedded double quotes
correctly. I switched the affected test case to use regular string
literals insetad.
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82636
Diffstat (limited to 'clang/lib/Basic/LangOptions.cpp')
0 files changed, 0 insertions, 0 deletions