[PATCH] D20444: [OpenCL] Include opencl-c.h by default as a module

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 12:54:18 PDT 2016


yaxunl updated this revision to Diff 58297.
yaxunl added a comment.

Fix regressions in unit test due to ConstructJob disables builtin include path.


http://reviews.llvm.org/D20444

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CompilerInvocation.h
  lib/Frontend/CompilerInvocation.cpp
  lib/Headers/module.modulemap
  test/CodeGenOpenCL/bool_cast.cl
  test/Headers/opencl-c-header.cl
  test/Parser/opencl-atomics-cl20.cl
  unittests/AST/MatchVerifier.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20444.58297.patch
Type: text/x-patch
Size: 8744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160524/0b6749c3/attachment-0001.bin>


More information about the cfe-commits mailing list