[PATCH] D131423: [clang] fix frontend crash when evaluating type trait
YingChi Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 12 09:03:44 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5825190b8ad: [clang] fix frontend crash when evaluating type trait (authored by inclyc).
Changed prior to commit:
https://reviews.llvm.org/D131423?vs=452199&id=452201#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131423/new/
https://reviews.llvm.org/D131423
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/TypeTraits.h
clang/include/clang/Sema/Sema.h
clang/lib/Basic/TypeTraits.cpp
clang/lib/Parse/ParseExprCXX.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/test/SemaCXX/type-trait-eval-crash-issue-57008.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131423.452201.patch
Type: text/x-patch
Size: 5699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220812/ff5f3098/attachment-0001.bin>
More information about the cfe-commits
mailing list