[all-commits] [llvm/llvm-project] d3d3e2: [CompilerInstance] Fix weird condition on `createC...
Yuki Okushi via All-commits
all-commits at lists.llvm.org
Fri May 27 22:59:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3d3e2528e60c93000c6d7f90053d1672cc7b47d
https://github.com/llvm/llvm-project/commit/d3d3e2528e60c93000c6d7f90053d1672cc7b47d
Author: Yuki Okushi <jtitor at 2k36.org>
Date: 2022-05-28 (Sat, 28 May 2022)
Changed paths:
M clang/lib/Frontend/CompilerInstance.cpp
Log Message:
-----------
[CompilerInstance] Fix weird condition on `createCodeCompletionConsumer`
Fixes llvm#53545
Differential Revision: https://reviews.llvm.org/D126524
More information about the All-commits
mailing list