[PATCH] D64146: [Clang Interpreter] Initial patch for the constexpr interpreter

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 10 15:24:07 PDT 2019


RKSimon added a comment.

In D64146#1665003 <https://reviews.llvm.org/D64146#1665003>, @nand wrote:

> Totally missed that - thanks for noticing. I must have forgotten to remove stuff from the header since clang/gcc don't warn about it.
>  I'll get hold of a Windows machine soon-ish and I'll make sure to fix this problem.
>  Thanks!


If you remove those 3 declarations from the headers and update the patch I can test it on my windows machines for you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64146





More information about the cfe-commits mailing list