================
@@ -800,6 +800,7 @@ Crash and bug fixes
   containing a single colon. (#GH167905)
 - Fixed a crash when parsing malformed #pragma clang loop 
vectorize_width(4,8,16)
   by diagnosing invalid comma-separated argument lists. (#GH166325)
+- Fixed a crash when explicitly casting between atomic complex types. 
(#GH172208)
----------------
AmrDeveloper wrote:

Yes, makes sense, also I should add test cases for that too :D, Thanks for the 
comment, I will update the PR

https://github.com/llvm/llvm-project/pull/172210
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to