[PATCH] D134339: [clang][llvm] generate accessibility metadata for type aliases
Jonathan Camilleri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 00:03:32 PDT 2022
J-Camilleri updated this revision to Diff 462092.
J-Camilleri added a comment.
Addressing reviewer comments: Comply to offical style, Simplify test cases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134339/new/
https://reviews.llvm.org/D134339
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-access.cpp
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/test/DebugInfo/X86/debug-info-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134339.462092.patch
Type: text/x-patch
Size: 23380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/ed761c8f/attachment.bin>
More information about the llvm-commits
mailing list