[OPENMP] Fix syntactic errors in error messages.
authorAlexey Bataev <a.bataev@hotmail.com>
Mon, 16 Jul 2018 18:12:18 +0000 (18:12 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Mon, 16 Jul 2018 18:12:18 +0000 (18:12 +0000)
commit7f01d209939c3a08c7d15ea145d7056dc138c23a
tree496f50b691819ca8686d4f51c407d68853422762
parent496fb3e7a074bf264c5b71b7cc4eb4b82d1e613a
[OPENMP] Fix syntactic errors in error messages.

Fixed spelling of the offloading error messages.

llvm-svn: 337196
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/target_messages.cpp