[clang] [clang][bytecode] Loosen a __builtin_subcb assertion (PR #202284)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 01:08:20 PDT 2026
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
More information about the cfe-commits
mailing list