ABataev added a comment. In D66559#1649775 <https://reviews.llvm.org/D66559#1649775>, @cchen wrote:
> Haven't updated the lit test for OpenMP 5.0 yet since I'm not able to check > OPENMP version by using _OPENMP with preprocessor condition checking. You don't need `_OPENMP` macro for this. There a lot of tests in the OpenMP directory for OpenMP 5.0 already, look for `-fopenmp-version=50` option in the tests. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66559/new/ https://reviews.llvm.org/D66559 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits