targets/opencl: Add clangASTMatchers library as dependency
Fixes link failure since clang r364424 "[clang/DIVar] Emit the flag for params that have unmodified value", clangCodeGen depends on clangASTMatchers now.
(This should be automatically picked up with the new CMake based method, but there's no way to express that right now)
/cc @dbaker