[PATCH] D56441: [analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions
Rafael Stahl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 10 08:37:16 PST 2019
r.stahl updated this revision to Diff 181073.
r.stahl added a comment.
addressed review comments
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56441/new/
https://reviews.llvm.org/D56441
Files:
include/clang/Basic/DiagnosticCrossTUKinds.td
include/clang/CrossTU/CrossTranslationUnit.h
include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
lib/CrossTU/CrossTranslationUnit.cpp
test/Analysis/Inputs/ctu-other.c.externalDefMap.txt
test/Analysis/Inputs/ctu-other.c.externalFnMap.txt
test/Analysis/Inputs/ctu-other.cpp.externalDefMap.txt
test/Analysis/Inputs/ctu-other.cpp.externalFnMap.txt
test/Analysis/analyzer-config.c
test/Analysis/ctu-different-triples.cpp
test/Analysis/ctu-main.c
test/Analysis/ctu-main.cpp
test/Analysis/ctu-unknown-parts-in-triples.cpp
test/Analysis/func-mapping-test.cpp
test/CMakeLists.txt
test/lit.cfg.py
tools/CMakeLists.txt
tools/clang-extdef-mapping/
tools/clang-extdef-mapping/CMakeLists.txt
tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
tools/clang-func-mapping/CMakeLists.txt
tools/clang-func-mapping/ClangFnMapGen.cpp
tools/scan-build-py/README.md
tools/scan-build-py/libscanbuild/__init__.py
tools/scan-build-py/libscanbuild/analyze.py
tools/scan-build-py/libscanbuild/arguments.py
tools/scan-build-py/libscanbuild/clang.py
tools/scan-build-py/tests/unit/test_analyze.py
tools/scan-build-py/tests/unit/test_clang.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56441.181073.patch
Type: text/x-patch
Size: 38138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190110/c18ce398/attachment-0001.bin>
More information about the cfe-commits
mailing list