]> granicus.if.org Git - llvm/commit
Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 4 Sep 2019 10:57:06 +0000 (10:57 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 4 Sep 2019 10:57:06 +0000 (10:57 +0000)
commit4bc8111959da82b7328c3a2d665c8d5edae2b907
tree9abb6ae2c9b0daee8eee657d8d0cad51faa2b7db
parent2f7e413a347af0ccd0a74567a4dcca4ed82c1f70
Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"

Breaks BUILD_SHARED_LIBS build, introduces cycles in library dependency
graphs. (clangInterp depends on clangAST which depends on clangInterp)

This reverts r370839, which is an yet another recommit of D64146.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370874 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MathExtras.h
utils/gn/secondary/clang/lib/AST/BUILD.gn
utils/gn/secondary/clang/lib/AST/Interp/BUILD.gn [deleted file]
utils/gn/secondary/clang/utils/TableGen/BUILD.gn