[all-commits] [llvm/llvm-project] 0373a6: [CIR][NFC] Fix converting AtomicType after RecordT...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Jun 6 05:55:20 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0373a653ecfd55c2ed1c014fb07e3872583af736
https://github.com/llvm/llvm-project/commit/0373a653ecfd55c2ed1c014fb07e3872583af736
Author: Amr Hesham <amr96 at programmer.net>
Date: 2026-06-06 (Sat, 06 Jun 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenTypes.cpp
Log Message:
-----------
[CIR][NFC] Fix converting AtomicType after RecordType modification (#202036)
Fix the conversion of the AtomicType after the change in the structure
in #199790 and #200668
Fix #202031
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