[OpenMP] Fix assert macro expr
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 29 Oct 2021 21:43:28 +0000 (17:43 -0400)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 29 Oct 2021 21:44:13 +0000 (17:44 -0400)
commit927c74d4dae5520ea83578261c1bd62eb1837d7d
treec3d5373a8a4452d0b27f8f85dba8020305da5996
parente5340ed30ce6149ebffcd808e024da9daee2c98c
[OpenMP] Fix assert macro expr

Summary:
A previous patch changed the check and mistakenly only did `!expr` when
this is a macro expansion and could only apply to the left side of an
expression.
openmp/libomptarget/DeviceRTL/include/Debug.h