llvm-project/clang/test/Tooling
Michael Liao 1ccb39bbd8 [tooling] Teach Tooling to understand compilation with offloading.
Summary:
- So far, we only recognize the host compilation with offloading and
  skip the offloading part.

Reviewers: tra, yaxunl

Subscribers: cfe-commits

Tags: #clang

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

llvm-svn: 374470
2019-10-10 23:05:55 +00:00
..
Inputs [Driver] Fix libcxx detection on Darwin with clang run as ./clang 2019-01-09 13:08:11 +00:00
auto-detect-from-source-parent-of-cwd.cpp
auto-detect-from-source-parent.cpp
auto-detect-from-source.cpp [Tooling] JSONCompilationDatabasePlugin infers compile commands for missing files 2018-09-14 12:24:09 +00:00
clang-check-analyzer.cpp
clang-check-args.cpp
clang-check-ast-dump.cpp Compound literals, enums, et al require const expr 2018-11-09 00:41:36 +00:00
clang-check-autodetect-dir.cpp
clang-check-builtin-headers.cpp
clang-check-chdir.cpp
clang-check-extra-arg.cpp [clang] - Simplify tools::SplitDebugName. 2018-12-05 11:09:10 +00:00
clang-check-fixit.cpp Remove a bogus sed option in test. 2019-04-08 16:34:38 +00:00
clang-check-mac-libcxx-abspath.cpp Move detection of libc++ include dirs to Driver on MacOS 2018-12-05 14:24:14 +00:00
clang-check-mac-libcxx-fixed-compilation-db.cpp Recommit r363298 "[lit] Disable test on darwin when building shared libs." 2019-06-15 20:09:54 +00:00
clang-check-mac-libcxx-relpath.cpp Move detection of libc++ include dirs to Driver on MacOS 2018-12-05 14:24:14 +00:00
clang-check-offload.cpp [tooling] Teach Tooling to understand compilation with offloading. 2019-10-10 23:05:55 +00:00
clang-check-pwd.cpp
clang-check-rel-path.cpp
clang-check-strip-o.cpp
clang-check.cpp
clang-diff-args.test
clang-diff-ast.cpp
clang-diff-basic.cpp
clang-diff-bottomup.cpp
clang-diff-html.test
clang-diff-json.cpp
clang-diff-opt.cpp
clang-diff-topdown.cpp
fixed-database.cpp
lit.local.cfg
ms-asm-no-target.cpp
multi-jobs.cpp
pch.cpp