[all-commits] [llvm/llvm-project] 0cf4f8: Adding an assertion back.
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Aug 26 09:51:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cf4f81082e9fa052e60450b8cbb10007e59931c
https://github.com/llvm/llvm-project/commit/0cf4f81082e9fa052e60450b8cbb10007e59931c
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2021-08-26 (Thu, 26 Aug 2021)
Changed paths:
M clang/lib/Sema/SemaConcept.cpp
Log Message:
-----------
Adding an assertion back.
This assert was removed in 98339f14a0420cdfbe4215d8d1bc0a01165e0495,
but during post-commit review, it was pointed out that the assert was
valid.
More information about the All-commits
mailing list