[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
Sun Nov 24 05:26:56 PST 2019


nand updated this revision to Diff 230791.
nand added a comment.

rebase


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.230791.patch
Type: text/x-patch
Size: 16132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191124/5b2adfb6/attachment-0001.bin>


More information about the cfe-commits mailing list