[PATCH] D147256: [DebugInfo] Fix file path separator when targeting windows.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 14 08:32:22 PDT 2023
zequanwu updated this revision to Diff 513611.
zequanwu added a comment.
Added clang-cl option test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147256/new/
https://reviews.llvm.org/D147256
Files:
clang/include/clang/Basic/LangOptions.h
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/debug-info-slash.c
clang/test/Driver/cl-outputs.c
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147256.513611.patch
Type: text/x-patch
Size: 5202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230414/97ae2485/attachment.bin>
More information about the cfe-commits
mailing list