Files
clang-p2996/clang/lib/CodeGen/CGAtomic.cpp
Jonas Paulsson 4d5e834c5b [ClangFE] Improve handling of casting of atomic memory operations. (#86691)
- Factor out a shouldCastToInt() method.
- Also pass through pointer type values to not be casted to integer.

CC @uweigand
2024-04-02 18:52:57 +02:00

86 KiB