psoni2628 marked 8 inline comments as done. psoni2628 added inline comments.
================ Comment at: clang/test/OpenMP/irbuilder_simdlen.cpp:1 +// RUN: %clang_cc1 -no-opaque-pointers -fopenmp-enable-irbuilder -verify -fopenmp -fopenmp-version=45 -x c++ -triple x86_64-unknown-unknown -emit-llvm %s -o - | FileCheck %s +// expected-no-diagnostics ---------------- jdoerfert wrote: > The check lines look auto-generated and then modified by hand. Why is that? I originally took `irbuilder_simd.cpp` and modified it to include `simdlen`. I have now auto-generated the check lines. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D129149/new/ https://reviews.llvm.org/D129149 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits