[clang] [clang-tools-extra] [lldb] [clang][frontend] Require invocation to construct `CompilerInstance` (PR #137668)

Michael Spencer via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 30 13:12:01 PDT 2025


https://github.com/Bigcheese approved this pull request.

Makes sense. Every non-test creation of `CompilerInstance` has an associated invocation.

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


More information about the cfe-commits mailing list