[all-commits] [llvm/llvm-project] b1d701: [DebugInfo] make DW_LANG_C11 respect -gstrict-dwarf
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Dec 25 18:01:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1d7010caa4394e7f5b41c627702f6acabe0cec5
https://github.com/llvm/llvm-project/commit/b1d7010caa4394e7f5b41c627702f6acabe0cec5
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-12-25 (Sun, 25 Dec 2022)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGen/debug-info-programming-language.c
Log Message:
-----------
[DebugInfo] make DW_LANG_C11 respect -gstrict-dwarf
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D140544
More information about the All-commits
mailing list