[OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h
authorAndrew Savonichev <andrew.savonichev@intel.com>
Tue, 23 Oct 2018 17:05:29 +0000 (17:05 +0000)
committerAndrew Savonichev <andrew.savonichev@intel.com>
Tue, 23 Oct 2018 17:05:29 +0000 (17:05 +0000)
commit70b6bbe2bb7d795ab1a81226887d966c811cd72c
treed0ef548fb3124f9af20435f26d244a136fda288b
parent95790c546fc92ee179ee60b2f479892165873d7d
[OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h

Summary:
PIPE_RESERVE_ID_VALID_BIT is implementation defined, so lets not keep it in the header.

Previously the topic was discussed here: https://reviews.llvm.org/D32896

Reviewers: Anastasia, yaxunl

Reviewed By: Anastasia

Subscribers: cfe-commits, asavonic, bader

Differential Revision: https://reviews.llvm.org/D52658

llvm-svn: 345051
clang/lib/Headers/opencl-c.h