[PATCH] D19071: [OpenCL] Add predefined macros.

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 08:52:23 PDT 2016


yaxunl updated this revision to Diff 55016.
yaxunl marked 4 inline comments as done.
yaxunl added a comment.

Add CHECK-NOT for `__FAST_RELAXED_MATH__`.


http://reviews.llvm.org/D19071

Files:
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/InitPreprocessor.cpp
  test/Frontend/std.cl
  test/Frontend/stdlang.c
  test/Preprocessor/predefined-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19071.55016.patch
Type: text/x-patch
Size: 6082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160426/bea0fd06/attachment.bin>


More information about the cfe-commits mailing list