[all-commits] [llvm/llvm-project] 1118ee: [Clang][CGDebugInfo][ObjC] Mark objc bitfields wit...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Wed Dec 21 01:00:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1118ee04fc7c09bb54128bcaef4bd82835dcbafd
https://github.com/llvm/llvm-project/commit/1118ee04fc7c09bb54128bcaef4bd82835dcbafd
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGenObjC/debug-info-ivars.m
Log Message:
-----------
[Clang][CGDebugInfo][ObjC] Mark objc bitfields with the DIFlagBitfield flag
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D140195
More information about the All-commits
mailing list