[all-commits] [llvm/llvm-project] f05b70: Revert "[analyzer][ctu] Avoid parsing invocation l...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Tue May 25 00:31:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f05b70c23687fdf3de349ab1dd99ad79c4c40e85
https://github.com/llvm/llvm-project/commit/f05b70c23687fdf3de349ab1dd99ad79c4c40e85
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M clang/include/clang/CrossTU/CrossTranslationUnit.h
M clang/lib/CrossTU/CrossTranslationUnit.cpp
R clang/test/Analysis/ctu-on-demand-parsing-multiple-invocation-list-parsing.cpp
Log Message:
-----------
Revert "[analyzer][ctu] Avoid parsing invocation list again and again during on-demand parsing of CTU"
This reverts commit db8af0f21dc9aad4d336754c857c24470afe53e3.
clang-x86_64-debian-fast fails on this.
+ : 'RUN: at line 4'
+ /usr/bin/ccache
/b/1/clang-x86_64-debian-fast/llvm.src/clang/test/Analysis/ctu-on-demand-parsing-multiple-invocation-list-parsing.cpp
-fPIC -shared -o
/b/1/clang-x86_64-debian-fast/llvm.obj/tools/clang/test/Analysis/Output/ctu-on-demand-parsing-multiple-invocation-list-parsing.cpp.tmp/mock_open.so
ccache: error: execv of
/b/1/clang-x86_64-debian-fast/llvm.src/clang/test/Analysis/ctu-on-demand-parsing-multiple-invocation-list-parsing.cpp
failed: Permission denied
More information about the All-commits
mailing list