[llvm-bugs] [Bug 49076] New: clang-cl /ZI does nothing
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Feb 7 04:08:53 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49076
Bug ID: 49076
Summary: clang-cl /ZI does nothing
Product: clang
Version: trunk
Hardware: All
OS: All
Status: CONFIRMED
Severity: enhancement
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: raul at tambre.ee
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
CMake has an issue for switching to /ZI by default
(https://gitlab.kitware.com/cmake/cmake/-/issues/10189).
clang-cl does nothing for /ZI, but should probably at least alias to /Z7.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210207/d215273e/attachment.html>
More information about the llvm-bugs
mailing list