summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/clang-check-offload.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [tooling] Teach Tooling to understand compilation with offloading.Michael Liao2019-10-101-0/+4
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
OpenPOWER on IntegriCloud