Files
clang-p2996/clang/lib/CodeGen/CGAtomic.cpp
Mike Rice 3652b2a877 [clang][CodeGen][OpenMP] Fix casting of atomic update of ptr types (#88215)
In 4d5e834c5b, casts were removed for
pointers but one case was missed. Add missing check.
2024-04-12 10:01:01 -07:00

86 KiB