Files
clang-p2996/clang/lib/AST/Interp/Context.cpp
Timm Bäder cb703434cb [clang][Interp] Add back Run() call
We need to run the functions we compiled immediately after to check if
they can ever be a constant expression.

Differential Revision: https://reviews.llvm.org/D140724
2023-01-25 17:01:55 +01:00

3.7 KiB