[PATCH] D70071: [ConstExprPreter] Removed the flag forcing the use of the interpreter
Nandor Licker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 27 12:19:31 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf584f04dab69: [ConstExprPreter] Removed the flag forcing the use of the interpreter (authored by nand).
Changed prior to commit:
https://reviews.llvm.org/D70071?vs=230791&id=231310#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70071/new/
https://reviews.llvm.org/D70071
Files:
clang/docs/ConstantInterpreter.rst
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/Interp/Context.cpp
clang/lib/AST/Interp/Context.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/AST/Interp/cond.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70071.231310.patch
Type: text/x-patch
Size: 16140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191127/91568c87/attachment.bin>
More information about the cfe-commits
mailing list