[all-commits] [llvm/llvm-project] b96c6b: PR44786: Don't assert when profiling <=> expressions.
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Feb 4 18:30:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b96c6b65b93f7b3878bced2374bef747a4c3b690
https://github.com/llvm/llvm-project/commit/b96c6b65b93f7b3878bced2374bef747a4c3b690
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M clang/lib/AST/StmtProfile.cpp
M clang/test/SemaCXX/cxx2a-three-way-comparison.cpp
Log Message:
-----------
PR44786: Don't assert when profiling <=> expressions.
More information about the All-commits
mailing list