[PATCH] D112159: Relax assert in ExprConstant to a return None.

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 20 11:23:48 PDT 2021


JonChesterfield updated this revision to Diff 381039.
JonChesterfield added a comment.

- fix up call sites


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112159/new/

https://reviews.llvm.org/D112159

Files:
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Sema/SemaAttr.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/SemaTemplate/atomics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112159.381039.patch
Type: text/x-patch
Size: 8976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211020/e1f15b10/attachment.bin>


More information about the cfe-commits mailing list