llvm-project
ec5c9182 - [clang-repl] Don't double-remove extern "C" decls from the IdResolver (#218129)

Commit
1 day ago
[clang-repl] Don't double-remove extern "C" decls from the IdResolver (#218129) Regression was introduced in https://github.com/llvm/llvm-project/pull/178648 This is required for the 23 release; the downstream tools CppInterOp & Cppyy will fail otherwise.
Parents
Loading