Fixed warnings in commit: https://reviews.llvm.org/rL290171
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D27981
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand." ClosedPublic Authored by echuraev on Dec 20 2016, 4:15 AM.
Details
Diff Detail Event TimelineAnastasia edited edge metadata. Comment ActionsLGTM! If you checked there are no warnings any more, it seems fine to commit! :) This revision is now accepted and ready to land.Dec 22 2016, 3:44 AM
Revision Contents
Diff 82090 include/clang/AST/OperationKinds.def
include/clang/Sema/Initialization.h
include/clang/Sema/Overload.h
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprComplex.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/Edit/RewriteObjCFoundationAPI.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
lib/StaticAnalyzer/Core/ExprEngineC.cpp
test/CodeGenOpenCL/null_queue.cl
test/SemaOpenCL/null_queue.cl
test/SemaOpenCL/queue_t_overload.cl
|