Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."
This reverts commit r290171. It triggers a bunch of warnings, because the new enumerator isn't handled in all switches. We want a warning-free build. Replied on the commit with more details. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290173 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/OperationKinds.def 0 additions, 3 deletionsinclude/clang/AST/OperationKinds.def
- include/clang/Sema/Initialization.h 0 additions, 5 deletionsinclude/clang/Sema/Initialization.h
- include/clang/Sema/Overload.h 0 additions, 1 deletioninclude/clang/Sema/Overload.h
- lib/AST/ExprConstant.cpp 0 additions, 2 deletionslib/AST/ExprConstant.cpp
- lib/CodeGen/CGExprAgg.cpp 0 additions, 1 deletionlib/CodeGen/CGExprAgg.cpp
- lib/CodeGen/CGExprComplex.cpp 0 additions, 1 deletionlib/CodeGen/CGExprComplex.cpp
- lib/CodeGen/CGExprScalar.cpp 0 additions, 5 deletionslib/CodeGen/CGExprScalar.cpp
- lib/Sema/SemaExpr.cpp 0 additions, 12 deletionslib/Sema/SemaExpr.cpp
- lib/Sema/SemaExprCXX.cpp 0 additions, 6 deletionslib/Sema/SemaExprCXX.cpp
- lib/Sema/SemaInit.cpp 1 addition, 40 deletionslib/Sema/SemaInit.cpp
- lib/Sema/SemaOverload.cpp 0 additions, 6 deletionslib/Sema/SemaOverload.cpp
- test/CodeGenOpenCL/null_queue.cl 0 additions, 18 deletionstest/CodeGenOpenCL/null_queue.cl
- test/SemaOpenCL/null_queue.cl 0 additions, 12 deletionstest/SemaOpenCL/null_queue.cl
- test/SemaOpenCL/queue_t_overload.cl 0 additions, 12 deletionstest/SemaOpenCL/queue_t_overload.cl
Loading
Please register or sign in to comment