[PATCH] D61522: Added an assertion to constant evaluation enty points that prohibits dependent expressions
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 8 02:22:51 PDT 2019
gribozavr updated this revision to Diff 198603.
gribozavr added a comment.
Addressed review comments:
- Simplified error handling in SemaOpenMP,
- Only check isValueDependent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61522/new/
https://reviews.llvm.org/D61522
Files:
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Sema/SemaOverload.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61522.198603.patch
Type: text/x-patch
Size: 10560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190508/261ebd51/attachment.bin>
More information about the cfe-commits
mailing list