[all-commits] [llvm/llvm-project] e12681: [clang-cl] Parse the /dynamicdeopt option
Hans Wennborg via All-commits
all-commits at lists.llvm.org
Tue Apr 22 02:12:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e12681ae733e8341c161534d4d4de2611573b616
https://github.com/llvm/llvm-project/commit/e12681ae733e8341c161534d4d4de2611573b616
Author: Hans Wennborg <hans at chromium.org>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/Driver/cl-options.c
Log Message:
-----------
[clang-cl] Parse the /dynamicdeopt option
which was mentioned in
https://devblogs.microsoft.com/cppblog/cpp-dynamic-debugging-full-debuggability-for-optimized-builds/
(That post also mentions /d2DDTrimInlines, which we already parse via
a /d2 catch-all.)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list