svenvh abandoned this revision.
svenvh added a comment.
Abandoning after an offline discussion with @Anastasia. Overloading is not a
feature of OpenCL C in the first place so adding complexity to Clang isn't
really justifiable.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://review
Pierre created this revision.
Pierre added reviewers: Anastasia, svenvh.
Pierre added projects: clang, LLVM.
Herald added a subscriber: cfe-commits.
When declaring functions only differing by their return type,
diagnostic was indicating "conflicting types for" the function.
Similarly to c++, it is