llvmorg-github-actions[bot] wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Timm Baeder (tbaederr) <details> <summary>Changes</summary> The types should match, but `QualType`s can't be compared with `==` like that. --- Full diff: https://github.com/llvm/llvm-project/pull/202284.diff 2 Files Affected: - (modified) clang/lib/AST/ByteCode/InterpBuiltin.cpp (+2-1) - (modified) clang/test/AST/ByteCode/builtin-functions.cpp (+8) ``````````diff <html><body><h1>504 Gateway Time-out</h1> The server didn't respond in time. </body></html> `````````` </details> https://github.com/llvm/llvm-project/pull/202284 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
