llvm-project/clang/bindings/python/tests/cindex
Kadir Cetinkaya c3a7302397 [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilationDatabase
Summary:
Wraps JSON compilation database with a target and mode adding database
wrapper. So that driver can correctly figure out which toolchain to use.

Note that clients that wants to make use of this target discovery mechanism
needs to link in TargetsInfos and initialize them at startup.

Reviewers: ilya-biryukov

Subscribers: mgorny, cfe-commits

Tags: #clang

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

llvm-svn: 364386
2019-06-26 07:39:03 +00:00
..
INPUTS
__init__.py
test_access_specifiers.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_cdb.py [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilationDatabase 2019-06-26 07:39:03 +00:00
test_code_completion.py [CodeComplete] Update python tests after r360042 2019-05-06 14:56:24 +00:00
test_comment.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_cursor.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_cursor_kind.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_diagnostics.py Make -Wstring-plus-int warns even if when the result is not out of bounds 2019-01-03 17:45:28 +00:00
test_exception_specification_kind.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_file.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_index.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_linkage.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_location.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_tls_kind.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_token_kind.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_tokens.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
test_translation_unit.py Portable Python script across Python version 2019-01-03 14:26:56 +00:00
test_type.py [python] [tests] Support overriding library path via environment 2018-10-11 11:58:07 +00:00
util.py [python] Support PathLike filenames and directories 2018-11-10 11:41:36 +00:00