[Openmp-commits] [PATCH] D79529: [OpenMP][NFC] Fix `not` sustitution in tests

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri May 29 15:20:08 PDT 2020


jdenny added a comment.

In D79529#2064188 <https://reviews.llvm.org/D79529#2064188>, @protze.joachim wrote:

> Is there any documentation available for `not`. It does not accept `-h`, it does not come with a man page. And it's not trivial to google for information on not.
>  How is not supposed to be used?


The best reference I have is: llvm/utils/not/not.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79529/new/

https://reviews.llvm.org/D79529





More information about the Openmp-commits mailing list