[all-commits] [llvm/llvm-project] 18d568: Revert "libclang: Pass Clang install directory to ...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Mar 23 05:06:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18d56880a89ad7d58f8543d148facebd079cef19
https://github.com/llvm/llvm-project/commit/18d56880a89ad7d58f8543d148facebd079cef19
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang-c/Index.h
M clang/test/Index/record-completion-invocation.c
M clang/test/Index/record-parsing-invocation.c
M clang/tools/libclang/CIndex.cpp
Log Message:
-----------
Revert "libclang: Pass Clang install directory to driver via argv[0]."
This reverts commit 201fdef40dd6ec193d18d39638454a3c972f1fec.
There was an issue found in post-commit by:
https://lab.llvm.org/buildbot/#/builders/91/builds/15272
More information about the All-commits
mailing list