This revision was automatically updated to reflect the committed changes.
Closed by commit rC346311: [OpenCL] Fix diagnostic message about overload
candidates (authored by asavonic, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D54152
Files:
include/clang/Basic/DiagnosticSem
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
Repository:
rC Clang
https://reviews.llvm.org/D54152
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.
AlexeySachkov created this revision.
AlexeySachkov added reviewers: asavonic, Anastasia.
Herald added a subscriber: yaxunl.
I wonder if there are some extension which need to be disabled to get
overloadable candidate available.
Repository:
rC Clang
https://reviews.llvm.org/D54152
Files:
in