Done. Thanks for letting me know. Sam
-----Original Message----- From: Jun Bum Lim [mailto:[email protected]] Sent: Friday, May 13, 2016 1:10 PM To: Liu, Yaxun (Sam) <[email protected]>; [email protected]; [email protected] Cc: [email protected]; Stellard, Thomas <[email protected]>; [email protected]; [email protected] Subject: Re: [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info. junbuml added a subscriber: junbuml. junbuml added a comment. In current trunk, I got build error : llvm/tools/clang/lib/Basic/Targets.cpp:2090:9: error: 'setSupportedOpenCLOpts' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override] void setSupportedOpenCLOpts() { Can you revert this change if this error is related with this change ? Repository: rL LLVM http://reviews.llvm.org/D19484 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
