[all-commits] [llvm/llvm-project] c64077: Revert "[analyzer] On-demand parsing capability fo...
Endre Fülöp via All-commits
all-commits at lists.llvm.org
Wed Jun 10 01:37:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c64077949448f70c017939aea9490aee3851321c
https://github.com/llvm/llvm-project/commit/c64077949448f70c017939aea9490aee3851321c
Author: Endre Fülöp <endre.fulop at sigmatechnology.se>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M clang/docs/analyzer/user-docs/CrossTranslationUnit.rst
M clang/include/clang/CrossTU/CrossTranslationUnit.h
M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
M clang/lib/CrossTU/CrossTranslationUnit.cpp
M clang/test/Analysis/Inputs/ctu-other.c
R clang/test/Analysis/Inputs/ctu-other.c.externalDefMap.ast-dump.txt
A clang/test/Analysis/Inputs/ctu-other.c.externalDefMap.txt
R clang/test/Analysis/Inputs/ctu-other.cpp.externalDefMap.ast-dump.txt
A clang/test/Analysis/Inputs/ctu-other.cpp.externalDefMap.txt
M clang/test/Analysis/analyzer-config.c
M clang/test/Analysis/ctu-different-triples.cpp
M clang/test/Analysis/ctu-main.c
M clang/test/Analysis/ctu-main.cpp
R clang/test/Analysis/ctu-on-demand-parsing.c
R clang/test/Analysis/ctu-on-demand-parsing.cpp
M clang/test/Analysis/ctu-unknown-parts-in-triples.cpp
M clang/unittests/CrossTU/CrossTranslationUnitTest.cpp
Log Message:
-----------
Revert "[analyzer] On-demand parsing capability for CTU"
This reverts commit 020815fafd15ddac0f2b5539e7766107d7b25ddc.
Reason: PS4 buildbot broke
More information about the All-commits
mailing list