[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:24:58 PDT 2021


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

- drop spurious nl


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.381040.patch
Type: text/x-patch
Size: 8974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211020/48b3a8be/attachment-0001.bin>


More information about the cfe-commits mailing list