[all-commits] [llvm/llvm-project] 56cb55: [NFC] Updating Debug Info generation for 'this' (...
joaosaffran via All-commits
all-commits at lists.llvm.org
Tue Dec 17 11:10:27 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56cb55429199435a78f6e836f52cf41577406e90
https://github.com/llvm/llvm-project/commit/56cb55429199435a78f6e836f52cf41577406e90
Author: joaosaffran <126493771+joaosaffran at users.noreply.github.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
Log Message:
-----------
[NFC] Updating Debug Info generation for 'this' (#119445)
This is PR is updating the debug info generation for `this`. This is
required to fix the generation of debug information for HLSL RWBuffer
type. This was required from another PR:
https://github.com/llvm/llvm-project/pull/119041/files
Co-authored-by: Joao Saffran <jderezende at microsoft.com>
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