[clang] [clang][bytecode] Update high-level documentation (PR #202596)
Yihan Wang via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 09:02:01 PDT 2026
================
@@ -8,12 +8,16 @@ Constant Interpreter
Introduction
============
-The constexpr interpreter aims to replace the existing tree evaluator in
+The bytecode interpreter aims to replace the existing tree evaluator in
----------------
yronglin wrote:
nit: `tree evaluator` -> `AST traversal based evaluator`. What do you think? I have no preference.
https://github.com/llvm/llvm-project/pull/202596
More information about the cfe-commits
mailing list