[PATCH] D54253: [OpenCL][NFC] Improve test coverage of test/Index/opencl-types.cl

Alexey Sachkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 8 02:53:49 PST 2018


AlexeySachkov created this revision.
AlexeySachkov added reviewers: Anastasia, asavonic.
Herald added subscribers: arphaman, yaxunl.

The problem here is that test only checks default target. I recently
introduced regression which wasn't detected by local testing: I missed that
some declarations might be '(invalid)' on different platforms.


Repository:
  rC Clang

https://reviews.llvm.org/D54253

Files:
  test/Index/opencl-types.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54253.173137.patch
Type: text/x-patch
Size: 16519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181108/89af79cb/attachment.bin>


More information about the cfe-commits mailing list