[PATCH] D93458: clang-cl: Remove /Zd flag
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 17 09:20:16 PST 2020
aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.
lgtm, but perhaps Reid should take a look
================
Comment at: clang/docs/ReleaseNotes.rst:127
+
+- clang-cl's ``/Zd`` flag no longer exist. But ``-gline-tables-only`` still
+ exists and does the same thing.
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93458/new/
https://reviews.llvm.org/D93458
More information about the cfe-commits
mailing list