[all-commits] [llvm/llvm-project] 411cea: [Clang] Fix tautological assertion in `Sema::Check...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Fri Oct 13 00:21:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 411ceacf4351bd3af9db75b859063864b19e71e1
https://github.com/llvm/llvm-project/commit/411ceacf4351bd3af9db75b859063864b19e71e1
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
Log Message:
-----------
[Clang] Fix tautological assertion in `Sema::CheckX86BuiltinTileDuplicate`
Closes #68958.
More information about the All-commits
mailing list