[all-commits] [llvm/llvm-project] 093171: [Clang] Fix template alias default DWARF version (...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Mon Apr 22 04:01:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 093171b053838020a30c7710015c56c88d51c7ef
https://github.com/llvm/llvm-project/commit/093171b053838020a30c7710015c56c88d51c7ef
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/debug-options.c
Log Message:
-----------
[Clang] Fix template alias default DWARF version (#89594)
DW_TAG_template_alias DIEs were added in DWARFv4, not DWARFv5
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