[clang] [clang-repl] Add setOptLevel and #pragma clang repl optimize(N) (PR #214793)

Aaron Jomy via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 07:17:24 PDT 2026


================
@@ -22,6 +22,8 @@
 #include "clang/Sema/Lookup.h"
----------------
aaronj0 wrote:

@vgvassilev I've added some lit level tests, now that #218735 has landed and the IR can be checked.

https://github.com/llvm/llvm-project/pull/214793


More information about the cfe-commits mailing list