llvm-project/clang/tools/scan-build-py/tests/unit
Rafael Stahl 8c48705a19 [analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions
Summary: This is just changing naming and documentation to be general about external definitions that can be imported for cross translation unit analysis. There is at least a plan to add VarDecls: D46421

Reviewers: NoQ, xazax.hun, martong, a.sidorin, george.karpenkov, serge-sans-paille

Reviewed By: xazax.hun, martong

Subscribers: mgorny, whisperity, baloghadamsoftware, szepet, rnkovacs, mikhail.ramalho, Szelethus, donat.nagy, dkrupp, cfe-commits

Differential Revision: https://reviews.llvm.org/D56441

llvm-svn: 350852
2019-01-10 17:44:04 +00:00
..
__init__.py [scan-build-py] merge runner module to analyzer 2017-04-07 11:04:49 +00:00
test_analyze.py [analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions 2019-01-10 17:44:04 +00:00
test_clang.py [analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions 2019-01-10 17:44:04 +00:00
test_compilation.py
test_intercept.py [scan-build-py] use subprocess wrapper 2017-01-28 22:48:26 +00:00
test_libear.py
test_report.py [scan-build-py] merge runner module to analyzer 2017-04-07 11:04:49 +00:00
test_shell.py