[clang] [Clang][Driver] Fix condition in combineBackendCompile when using -no-integrated-cpp (PR #136853)

Jacob Lambert via cfe-commits cfe-commits at lists.llvm.org
Fri May 9 10:44:50 PDT 2025


Juan Manuel Martinez =?utf-8?q?CaamaƱo?= <juamarti at amd.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/136853 at github.com>


https://github.com/lamb-j approved this pull request.

lgtm. Seems more aligned with the intended behavior, and updates to use types::isLLVMIR() API instead of individually checking getType()

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


More information about the cfe-commits mailing list