[PATCH] D62009: [clang] perform semantic checking in constant context

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 03:28:24 PDT 2019


Tyker updated this revision to Diff 200231.
Tyker edited the summary of this revision.

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

https://reviews.llvm.org/D62009

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CXX/expr/expr.const/p3-0x.cpp
  clang/test/Sema/integer-overflow.c
  clang/test/Sema/switch.c
  clang/test/SemaCXX/builtin-is-constant-evaluated.cpp
  clang/test/SemaCXX/constant-expression-cxx11.cpp
  clang/test/SemaCXX/integer-overflow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62009.200231.patch
Type: text/x-patch
Size: 34449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190520/1a2678f5/attachment-0001.bin>


More information about the cfe-commits mailing list