[PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 1 16:13:05 PDT 2016
sfantao updated this revision to Diff 62567.
sfantao added a comment.
- Use StringRef instead of std::string, fix comments and mark class final.
http://reviews.llvm.org/D21856
Files:
include/clang/Driver/Action.h
include/clang/Driver/ToolChain.h
lib/Driver/Action.cpp
lib/Driver/ToolChain.cpp
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/Driver/openmp-offload.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21856.62567.patch
Type: text/x-patch
Size: 10561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160701/e7aaba59/attachment-0001.bin>
More information about the cfe-commits
mailing list