[clang] [clang-repl] adding documentation and information for %commands (PR #150348)
Aaron Danen via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 28 19:00:52 PDT 2025
aadanen wrote:
1. printing stuff on clang-repl start causes several tests to fail
2. need to not parse %lib as a bad % command. Maybe should add %lib as list of % commands?
https://github.com/llvm/llvm-project/pull/150348
More information about the cfe-commits
mailing list